Skip to content

Commit

Permalink
Merge pull request #7 from im-voracity/workflows
Browse files Browse the repository at this point in the history
0.3.0
  • Loading branch information
im-voracity authored Mar 21, 2024
2 parents b773643 + 49e520a commit e08e65d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
- name: Setup Python
uses: actions/setup-python@v2
with:
python-version: 3.8.1
python-version: "3.8.1"

- name: Install Poetry
uses: snok/install-poetry@v1.3.4
Expand Down

0 comments on commit e08e65d

Please sign in to comment.