1
0
mirror of https://github.com/oven-sh/setup-bun.git synced 2025-04-05 11:36:10 +08:00

chore(CI): update test

This commit is contained in:
xHyroM 2022-07-12 22:08:16 +02:00
parent e838800258
commit 62d40e4bee

@ -29,8 +29,6 @@ jobs:
misc-test-builds: ${{ matrix.misc-test-builds }}
- name: Try bun
run: bun --version
- name: Change job status
env:
status: success
run: |
bun --version
exit 0