Skip to content

Commit

Permalink
Return uses back
Browse files Browse the repository at this point in the history
  • Loading branch information
chiliec committed Nov 21, 2023
1 parent 679b41e commit 029cabe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@ jobs:
python-version: ["3.8", "3.9", "3.10", "3.11", "3.12"]

steps:
- uses: actions/checkout@v4
- name: Install Poetry
uses: actions/checkout@v4
run: pipx install poetry

- name: Set up Python ${{ matrix.python-version }}
Expand Down

0 comments on commit 029cabe

Please sign in to comment.