Skip to content

Commit

Permalink
add install bru cli
Browse files Browse the repository at this point in the history
  • Loading branch information
AmelieLoulergue committed Nov 20, 2024
1 parent edd6ce6 commit e9f437f
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,9 @@ jobs:
steps:
- name: Checkout repository
uses: actions/checkout@v2

- name: Install bru (Bruno)
run: |
npm install -g @usebruno/cli
- name: Run docker-compose
uses: hoverkraft-tech/[email protected]
with:
Expand Down

0 comments on commit e9f437f

Please sign in to comment.