Skip to content

Commit

Permalink
debug
Browse files Browse the repository at this point in the history
  • Loading branch information
dengnao-tw committed Oct 16, 2023
1 parent 341c270 commit 66f56f1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/bruno-cli.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,8 @@ jobs:
steps:
- uses: actions/checkout@v3
- run: npm install
- name: install bru-cli
run: npm i @usebruno/cli -g
- name: Change directory
run: cd api-collections
- name: run tests
Expand Down

0 comments on commit 66f56f1

Please sign in to comment.