Skip to content

Commit

Permalink
Debug
Browse files Browse the repository at this point in the history
Signed-off-by: Nikola Forró <[email protected]>
  • Loading branch information
nforro committed Jun 19, 2024
1 parent 2a637ff commit 4feecf2
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .packit.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -149,6 +149,12 @@ jobs:
set -x
dnf -y install https://dl.fedoraproject.org/pub/epel/epel-release-latest-8.noarch.rpm
%end
settings:
provisioning:
post_install_script: |
which python
which python3
rpm -qa
- job: tests
trigger: pull_request
Expand Down

0 comments on commit 4feecf2

Please sign in to comment.