Skip to content

Commit

Permalink
Run tests on CI (#50)
Browse files Browse the repository at this point in the history
Co-authored-by: Tim Jacomb <[email protected]>
  • Loading branch information
jetersen and timja authored Jul 25, 2022
1 parent ba63dbf commit 0b439e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,4 @@ jobs:
cache: "npm"
- run: npm ci
- run: npm run lint
#- run: npm test
- run: npm test

0 comments on commit 0b439e7

Please sign in to comment.