Skip to content

Commit

Permalink
foo
Browse files Browse the repository at this point in the history
  • Loading branch information
cybernop committed Jul 3, 2024
1 parent f7ef0f2 commit 70ea56f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/unittest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,9 +46,9 @@ jobs:
run: poetry env list
working-directory: ./service

- name: foo
run: poetry env use
working-directory: ./service
# - name: foo
# run: poetry env use
# working-directory: ./service

- name: Run tests
run: pytest

0 comments on commit 70ea56f

Please sign in to comment.