Skip to content

Commit

Permalink
test: enable tests in ci
Browse files Browse the repository at this point in the history
  • Loading branch information
danielwaltz committed Dec 1, 2024
1 parent 90d771f commit 5d2e9cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
- run: npm ci
- run: npm run lint
- run: npm run type-check
# - run: npm run test
- run: npm run test
- run: npm run build
- run: npx publint@latest
- run: npx @arethetypeswrong/cli@latest --pack
Expand Down

0 comments on commit 5d2e9cf

Please sign in to comment.