Skip to content

Commit

Permalink
Merge pull request #3726 from mulkieran/tenacity-requirement
Browse files Browse the repository at this point in the history
Add tenacity requirement for Python tests
  • Loading branch information
mulkieran authored Dec 5, 2024
2 parents d1b1d7f + 7bd4560 commit 46259c2
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 46259c2

Please sign in to comment.