Skip to content

Commit

Permalink
add exclusion for rootlesss podman tests
Browse files Browse the repository at this point in the history
  • Loading branch information
jarlah committed Nov 17, 2024
1 parent 689f785 commit 458720a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rootless-podman.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,4 +38,4 @@ jobs:
- name: Run tests
run: |
export DOCKER_HOST=unix://$XDG_RUNTIME_DIR/podman/podman.sock
MIX_ENV=test mix citest
MIX_ENV=test mix citest --exclude needs_root

0 comments on commit 458720a

Please sign in to comment.