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 9dfec37 commit 297ad88Copy full SHA for 297ad88
.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