Skip to content

Commit

Permalink
fix: typo in workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
tseaver committed Apr 25, 2024
1 parent 23d026d commit ddfa7ee
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@ jobs:
- os: "ubuntu-latest"
py: "pypy-3.7"
pytest-args: ""
exclude:
name: "Python: ${{ matrix.py }}-${{ matrix.architecture }} on ${{ matrix.os }}"
runs-on: ${{ matrix.os }}
steps:
Expand Down

0 comments on commit ddfa7ee

Please sign in to comment.