mirror of
https://github.com/oven-sh/setup-bun.git
synced 2025-07-18 04:28:28 +02:00
chore(CI): update test
This commit is contained in:
parent
e838800258
commit
62d40e4bee
1 changed files with 3 additions and 5 deletions
8
.github/workflows/test.yml
vendored
8
.github/workflows/test.yml
vendored
|
@ -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
|
Loading…
Add table
Add a link
Reference in a new issue