Skip to content

Commit

Permalink
use bash
Browse files Browse the repository at this point in the history
  • Loading branch information
c4spar committed Aug 25, 2024
1 parent 77a00ac commit fd504cd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@ jobs:
run: bun install

- name: Run tests
shell: bash
run: deno task test:${{ matrix.runtime }}

- name: Upload coverage
Expand Down

0 comments on commit fd504cd

Please sign in to comment.