Skip to content

Commit

Permalink
Disable running tests with podman.
Browse files Browse the repository at this point in the history
  • Loading branch information
felixfontein committed Mar 30, 2024
1 parent abde514 commit 4add758
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ansible-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,7 @@ jobs:
env:
ANSIBLE_TEST_PREFER_PODMAN: 1
working-directory: ./.github/ansible-test-tests/ansible_collections/testns/testcol
if: false # TODO: re-enable this once we figure out how to run tests with podman again...

- name: Copy image from podman to docker
run: |
Expand Down

0 comments on commit 4add758

Please sign in to comment.