Skip to content

Commit

Permalink
packit: run the unit tests as well
Browse files Browse the repository at this point in the history
  • Loading branch information
mrc0mmand committed Jul 4, 2022
1 parent e341394 commit ea21737
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .packit.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ actions:
# Drop the "sources" file so rebase-helper doesn't think we're a dist-git
- "rm -fv .packit_rpm/sources"
- sed -i '1 i%define _unpackaged_files_terminate_build 0' .packit_rpm/dfuzzer.spec
- sed -i '/^%meson$/a%meson_test' .packit_rpm/dfuzzer.spec
- sed -i 's/^%meson$/%meson --werror -Ddfuzzer-test-server=true/' .packit_rpm/dfuzzer.spec

jobs:
Expand Down

0 comments on commit ea21737

Please sign in to comment.