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 8aca576 commit a4bf7e3Copy full SHA for a4bf7e3
.github/workflows/main.yml
@@ -20,8 +20,6 @@ jobs:
20
with:
21
working-directory: "example"
22
runTests: false
23
- browser: chrome
24
- headless: true
25
26
- name: Run tests
27
run: ./script/test
0 commit comments