Skip to content

Commit cabf3d1

Browse files
committed
Install python3-rpm in CI
1 parent 6b7d355 commit cabf3d1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ jobs:
2121
uses: fedora-python/tox-github-action@main
2222
with:
2323
tox_env: ${{ matrix.tox-env }}
24+
dnf_install: python3-rpm
2425

2526
lint:
2627
name: Lint

0 commit comments

Comments
 (0)