Step 14: Remove reskindex
This commit is contained in:
parent
bd1fd0a734
commit
a6564d9ab9
8 changed files with 10 additions and 200 deletions
2
.github/workflows/test_coverage.yml
vendored
2
.github/workflows/test_coverage.yml
vendored
|
@ -25,7 +25,7 @@ jobs:
|
|||
run: "./scripts/ci/install-deps.sh --ignore-scripts"
|
||||
|
||||
- name: Run tests with coverage
|
||||
run: "yarn install && yarn reskindex && yarn coverage"
|
||||
run: "yarn install && yarn coverage"
|
||||
|
||||
- name: Upload coverage
|
||||
uses: codecov/codecov-action@v2
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue