Skip to content

Commit

Permalink
ci: remove flag
Browse files Browse the repository at this point in the history
  • Loading branch information
tpluscode committed Dec 5, 2024
1 parent 9e2bbbe commit 3a16667
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
- run: npm ci
- run: yarn tsc --noEmit --project tsconfig.build.json
- run: yarn build
- run: npx wsrun -m prepack --noEmit
- run: npx wsrun -m prepack

core-tests:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 3a16667

Please sign in to comment.