Skip to content

Commit

Permalink
run unit tests in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
marcopiraccini committed Nov 29, 2023
1 parent 3809471 commit 1259aa2
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,4 @@ jobs:
node-version: 18
- run: npm ci
- run: npm run test
- run: npm run build
- run: npm run test:ui
- run: npm run test:server

0 comments on commit 1259aa2

Please sign in to comment.