Skip to content

Commit

Permalink
misc: Add cryptsetup to test dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
vojtechtrefny committed Jun 17, 2024
1 parent 76aeb76 commit b2ce318
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions misc/install-test-dependencies.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,4 +63,5 @@
- python-systemd
- python3-systemd
- python3-monotonic
- cryptsetup
when: ansible_distribution == 'Fedora'
2 changes: 1 addition & 1 deletion plans/tests.fmf
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,4 @@ prepare:

execute:
how: tmt
script: ./autogen.sh --enable-moduless && make -j && sudo make ci
script: ./autogen.sh --enable-moduless && make -j && sudo make dbus-tests

0 comments on commit b2ce318

Please sign in to comment.