Skip to content

Commit

Permalink
Add tenacity requirement for Python tests
Browse files Browse the repository at this point in the history
Signed-off-by: mulhern <[email protected]>
  • Loading branch information
mulkieran committed Dec 4, 2024
1 parent d1b1d7f commit 7bd4560
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/valgrind.yml
Original file line number Diff line number Diff line change
Expand Up @@ -138,6 +138,7 @@ jobs:
dbus-python-client-gen
psutil
pyudev
tenacity
- uses: dtolnay/rust-toolchain@master
with:
components: cargo
Expand Down Expand Up @@ -196,6 +197,7 @@ jobs:
python3-dbus-python-client-gen
python3-psutil
python3-pyudev
python3-tenacity
systemd-devel
systemd-udev
valgrind
Expand Down

0 comments on commit 7bd4560

Please sign in to comment.