Migrate to FontAwesome pro
This commit is contained in:
2
.github/workflows/ci.yaml
vendored
2
.github/workflows/ci.yaml
vendored
@ -22,6 +22,8 @@ jobs:
|
||||
${{ runner.os }}-build-
|
||||
${{ runner.os }}-
|
||||
- name: Install Dependencies
|
||||
env:
|
||||
FONTAWESOME_NPM_AUTH_TOKEN: ${{ secrets.FONTAWESOME_NPM_AUTH_TOKEN }}
|
||||
run: cd front && npm install
|
||||
- name: Run tests and code coverage
|
||||
run: cd front && npm run coverage-ci
|
||||
Reference in New Issue
Block a user