Skip to content

Commit

Permalink
fix:gha
Browse files Browse the repository at this point in the history
  • Loading branch information
cunla committed Sep 25, 2023
1 parent a91ef4d commit 5ba0eb9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
name: >
py:${{ matrix.python-version }},${{ matrix.redis-image }},
redis-py:${{ matrix.redis-py }},cov:${{ matrix.coverage }},
lupa:${{ matrix.lupa }}, json:${{matrix.json}}
lupa:${{ matrix.lupa }}, json:${{matrix.extra}}
needs:
- "lint"
runs-on: ubuntu-latest
Expand Down

0 comments on commit 5ba0eb9

Please sign in to comment.