We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 859846e commit a97e902Copy full SHA for a97e902
.github/workflows/test.yml
@@ -47,7 +47,6 @@ jobs:
47
- name: Lint
48
run: bash scripts/lint.sh
49
- run: mkdir coverage
50
- - run: bash ./scripts/test-files.sh
51
- name: Test
52
run: bash scripts/test.sh
53
env:
0 commit comments