Skip to content

Commit

Permalink
fix: skip build in test
Browse files Browse the repository at this point in the history
  • Loading branch information
LukasDeco committed Aug 27, 2024
1 parent 1a3574b commit 67a3907
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,6 @@ jobs:
- name: Install dependencies
run: pnpm install

- name: Build
run: pnpm run build

- name: Test
run: bun test
env:
Expand Down

0 comments on commit 67a3907

Please sign in to comment.