Skip to content

Commit

Permalink
fix ci
Browse files Browse the repository at this point in the history
  • Loading branch information
Nicole White committed Feb 22, 2024
1 parent 57e4868 commit e5d5710
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/autoblocks-testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
- name: Setup python
uses: actions/setup-python@v5
with:
python-version-file: '3.11'
python-version: '3.11'

- name: Install poetry
run: curl -sSL https://install.python-poetry.org | python3 -
Expand Down

0 comments on commit e5d5710

Please sign in to comment.