Skip to content

Commit

Permalink
build: fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
C0ZEN committed Sep 19, 2021
1 parent 8237fd7 commit bf103bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Expand Up @@ -27,7 +27,7 @@ jobs:
- uses: actions/checkout@v2
- run: |
npm ci
npm run test:only-errors"
npm run test:only-errors
e2e: # make sure the action works on a clean machine without building
runs-on: ubuntu-latest
steps:
Expand Down

0 comments on commit bf103bc

Please sign in to comment.