Skip to content

Commit

Permalink
chore(test): update
Browse files Browse the repository at this point in the history
  • Loading branch information
xhyrom committed Jul 25, 2022
1 parent 92c5bc2 commit bf40fde
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 @@ -23,6 +23,7 @@ jobs:

- name: Setup Bun - Test Builds * ${{ matrix.misc-test-builds }}
uses: ./
if: (${{ matrix.os }} == 'macos-latest' && ${{ matrix.bun-version }} != "canary") || ${{ matrix.os }} == 'ubuntu-latest'
with:
bun-version: ${{ matrix.bun-version }}
github-token: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit bf40fde

Please sign in to comment.