mirror of
https://github.com/actions/deploy-pages.git
synced 2025-12-08 08:06:15 +00:00
Remove 'ci-test' script in favor of generating coverage badges as part of the 'all' script
This commit is contained in:
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@@ -26,4 +26,4 @@ jobs:
|
||||
run: npm ci
|
||||
|
||||
- name: run tests
|
||||
run: npm run ci-test
|
||||
run: npm run test
|
||||
|
||||
Reference in New Issue
Block a user