Skip to content

Commit

Permalink
Migration to Nextjs
Browse files Browse the repository at this point in the history
- use CI test command
  • Loading branch information
Conrad Magnus Kirschner committed Sep 13, 2021
1 parent ff1f273 commit a580021
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,4 @@ jobs:
cache: "npm"
- run: npm ci
- run: npm run build --if-present
- run: npm test:ci
- run: npm run test:ci

0 comments on commit a580021

Please sign in to comment.