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 2065c24 commit 8564d7bCopy full SHA for 8564d7b
1 file changed
.github/workflows/test.yml
@@ -27,7 +27,7 @@ jobs:
27
- run: npm run pretest
28
- run: npm ci
29
- run: npm run cibuild
30
- - name: Run headless test
+ - name: Run noCI tests
31
uses: coactions/setup-xvfb@v1
32
with:
33
run: ./tasks/noci_test.sh jasmine
0 commit comments