Skip to content

Commit

Permalink
Trying to fix the failing test of cadorchestrator
Browse files Browse the repository at this point in the history
  • Loading branch information
jmwright committed Aug 22, 2024
1 parent 98bfd95 commit a561cee
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ jobs:
- name: Install nimble packages and dev tools
run: |
pip install .
pip install .[dev]
- name: Run tests
Expand Down

0 comments on commit a561cee

Please sign in to comment.