Skip to content

Commit

Permalink
distinguish test-bun uniquely
Browse files Browse the repository at this point in the history
Signed-off-by: GitHub <[email protected]>
  • Loading branch information
sr229 authored Oct 3, 2024
1 parent a65d603 commit 4554a9a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
echo 'SAUCENAO_TOKEN=${{ secrets.SAUCENAO_TOKEN }}' > ./.env
deno install
deno task coverage:deno
test:
test-bun:
runs-on: ubuntu-latest

strategy:
Expand Down

0 comments on commit 4554a9a

Please sign in to comment.