Skip to content

Commit

Permalink
fix ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
tlambert03 committed Nov 3, 2024
1 parent c8bf7e6 commit 14e552e
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 @@ -26,7 +26,7 @@ jobs:
test:
uses: pyapp-kit/workflows/.github/workflows/test-pyrepo.yml@v2
with:
os: ${{ matrix.os }}
os: ${{ matrix.platform }}
python-version: ${{ matrix.python-version }}
coverage-upload: artifact
strategy:
Expand Down

0 comments on commit 14e552e

Please sign in to comment.