Skip to content

Commit

Permalink
Changed actions
Browse files Browse the repository at this point in the history
  • Loading branch information
Pepe-Marquez committed Nov 7, 2024
1 parent bc64b14 commit 677ca28
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/actions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
# uses: astral-sh/setup-uv@v3
- name: Install dependencies
run: |
uv pip install -e '.[dev]'
uv pip install -e '.[dev,infrastructure]'
- name: Test with pytest
run: |
pytest
Expand Down

0 comments on commit 677ca28

Please sign in to comment.