mirror of
https://github.com/oven-sh/setup-bun.git
synced 2025-07-18 04:28:28 +02:00
chore(CI): change job status
This commit is contained in:
parent
37657f4f9f
commit
e838800258
1 changed files with 3 additions and 3 deletions
6
.github/workflows/test.yml
vendored
6
.github/workflows/test.yml
vendored
|
@ -31,6 +31,6 @@ jobs:
|
|||
- name: Try bun
|
||||
run: bun --version
|
||||
|
||||
- name: Show status
|
||||
if: always()
|
||||
run: echo $status
|
||||
- name: Change job status
|
||||
env:
|
||||
status: success
|
Loading…
Add table
Add a link
Reference in a new issue