Skip to content

Commit

Permalink
Fix ci
Browse files Browse the repository at this point in the history
  • Loading branch information
mkszepp committed Jun 26, 2024
1 parent 2b0f384 commit 15bd7c8
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,6 @@ jobs:
steps:
- uses: actions/checkout@v4
- uses: wyvox/action-setup-pnpm@v3
- name: Install Dependencies
run: pnpm install --no-lockfile
- name: Run Tests
run: pnpm test

Expand Down

0 comments on commit 15bd7c8

Please sign in to comment.