Skip to content

Commit

Permalink
fix: action syntax
Browse files Browse the repository at this point in the history
  • Loading branch information
dominikg committed May 24, 2022
1 parent 660ddcf commit adccb2e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Expand Up @@ -38,7 +38,7 @@ jobs:
matrix:
node-version: [16]
os: [ubuntu-latest , windows-2019]
e2e-browser: 'chromium'
e2e-browser: ['chromium']
include:
- node-version: 16
os: ubuntu-latest
Expand Down

0 comments on commit adccb2e

Please sign in to comment.