Skip to content

Commit

Permalink
Merge pull request #9 from amorey/ci
Browse files Browse the repository at this point in the history
CI workflow test exits after initial run
  • Loading branch information
amorey authored Apr 6, 2024
2 parents b73f74d + 46eef61 commit 1977e45
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
with:
version: 8
- run: pnpm install
- run: pnpm test
- run: pnpm test run

build:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 1977e45

Please sign in to comment.