Skip to content

Commit

Permalink
chore(ci): ignore bun
Browse files Browse the repository at this point in the history
  • Loading branch information
magic-akari committed Feb 26, 2024
1 parent 9586aa5 commit 6a810a2
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 @@ -98,6 +98,7 @@ jobs:
bun-test:
runs-on: ubuntu-latest
needs: wasm-build
continue-on-error: true
steps:
- uses: actions/checkout@v4
- uses: actions/download-artifact@v4
Expand Down

0 comments on commit 6a810a2

Please sign in to comment.