Skip to content

Commit

Permalink
Update CD action
Browse files Browse the repository at this point in the history
  • Loading branch information
luismedel committed Nov 11, 2024
1 parent 95ef7e1 commit a78d7f0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,7 @@ jobs:
steps:
- uses: actions/checkout@v4
- uses: luismedel/setup-bluish@v3
- run: |
pip3 install -r requirements-testing.txt
- run: |
blu ci:test-all

0 comments on commit a78d7f0

Please sign in to comment.