Skip to content

Commit

Permalink
Convert item to list.
Browse files Browse the repository at this point in the history
  • Loading branch information
kklein committed Jun 18, 2024
1 parent 32a315d commit 2f9b98e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
env: "py312"
env: [py312]
steps:
- name: Checkout branch
uses: actions/checkout@v4
Expand Down

0 comments on commit 2f9b98e

Please sign in to comment.