Skip to content

Commit

Permalink
Update python.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
narumiruna authored Nov 13, 2023
1 parent 6075ec5 commit 046f2c4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/python.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ jobs:
strategy:
max-parallel: 1
matrix:
python-version: [3.9]
poetry-version: [1.7.0]
python-version: ["3.9"]
poetry-version: ["1.7.0"]
steps:
- uses: actions/checkout@v4
- uses: abatilo/actions-poetry@v2
Expand Down

0 comments on commit 046f2c4

Please sign in to comment.