We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dc6b184 commit b6196acCopy full SHA for b6196ac
1 file changed
.github/workflows/test.yml
@@ -40,6 +40,7 @@ jobs:
40
run: |
41
echo "Running in $BROWSER"
42
npm run test:${{ matrix.browser }} -- ${{ matrix.suite }}
43
+
44
browser-linux:
45
name: Test Browser on Linux
46
runs-on: ubuntu-latest
0 commit comments