Skip to content

Commit

Permalink
Fix CI
Browse files Browse the repository at this point in the history
  • Loading branch information
georgms committed Dec 11, 2023
1 parent b3227d1 commit 63b5877
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,4 @@ jobs:
- uses: actions/checkout@v2
- uses: actions/setup-node@v3
- run: npm ci
- run: npm run build
- run: npm test

0 comments on commit 63b5877

Please sign in to comment.