mirror of
https://github.com/oven-sh/setup-bun.git
synced 2025-07-18 04:28:28 +02:00
ci: verbose add
This commit is contained in:
parent
b92eb59aed
commit
9331ec6dde
1 changed files with 1 additions and 2 deletions
3
.github/workflows/test.yml
vendored
3
.github/workflows/test.yml
vendored
|
@ -199,5 +199,4 @@ jobs:
|
||||||
- name: Run Bun
|
- name: Run Bun
|
||||||
id: run_bun
|
id: run_bun
|
||||||
run: |
|
run: |
|
||||||
bun --version
|
bun add @myorg/example --verbose
|
||||||
bun add @myorg/example
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue