Skip to content

Commit

Permalink
Fixed tests not compiling
Browse files Browse the repository at this point in the history
  • Loading branch information
matiduda committed Nov 5, 2023
1 parent 3cd8efc commit d2b05b4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/run-unit-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,5 @@ jobs:
with:
node-version: '12.16.1'
- run: npm ci
- run: npx tsc
- run: npm run test

0 comments on commit d2b05b4

Please sign in to comment.