Skip to content

Commit

Permalink
ci: Install py test deps properly.
Browse files Browse the repository at this point in the history
  • Loading branch information
mturoci committed Apr 2, 2024
1 parent 4bf2c45 commit 1e5d8a8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release-wave.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ jobs:
- name: Unit Test
run: |
make test-ui-ci
make setup-py-tests
make test-py-ci
- name: Create GitHub Release
Expand Down

0 comments on commit 1e5d8a8

Please sign in to comment.