Skip to content

Commit

Permalink
Update .github/workflows/fedora-tox.yml
Browse files Browse the repository at this point in the history
Co-authored-by: Lumír 'Frenzy' Balhar <[email protected]>
  • Loading branch information
praiskup and frenzymadness authored Oct 3, 2024
1 parent 82be0fb commit efa429d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/fedora-tox.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
uses: fedora-python/tox-github-action@main
with:
tox_env: ${{ matrix.tox_env }}
dnf_install: python3-dnf
dnf_install: python3-dnf
strategy:
matrix:
tox_env:
Expand Down

0 comments on commit efa429d

Please sign in to comment.