Skip to content

Commit

Permalink
Testing something
Browse files Browse the repository at this point in the history
  • Loading branch information
lotif committed Oct 16, 2024
1 parent 1f5f9f4 commit bbbf17f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/unit_tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
steps:
- uses: actions/[email protected]
- name: Install poetry
run: python3 -m pip install --upgrade pip && python3 -m pip install poetry
run: apt install python3-poetry
- uses: actions/[email protected]
with:
python-version: '3.9'
Expand Down

0 comments on commit bbbf17f

Please sign in to comment.