mirror of
https://github.com/oven-sh/setup-bun.git
synced 2026-05-14 13:00:13 +02:00
chore(CI): update test
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user