Skip to content

Commit

Permalink
pip fix2
Browse files Browse the repository at this point in the history
  • Loading branch information
jeremyestein committed Feb 14, 2024
1 parent cccfcd5 commit 522df15
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -245,7 +245,7 @@ jobs:
run: |
pip install pixl_core/
pip install cli/[test]
pip install pytest-pixl
pip install pytest-pixl/
- name: Build test services
working-directory: test
Expand Down

0 comments on commit 522df15

Please sign in to comment.