Skip to content

Commit

Permalink
Fix ci job syntax error (#9)
Browse files Browse the repository at this point in the history
  • Loading branch information
PicoCentauri authored Nov 30, 2023
1 parent aa3c55e commit 9a939d3
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 @@ -19,7 +19,7 @@ jobs:
- os: macos-11
python-version: "3.11"
- os: windows-2019
python-version: "3.11"
python-version: "3.11"

steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit 9a939d3

Please sign in to comment.