Skip to content

Commit

Permalink
Tests
Browse files Browse the repository at this point in the history
  • Loading branch information
dvershinin committed Apr 21, 2023
1 parent 832f7db commit 7cc4c61
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-firewalld.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,4 @@ jobs:
- name: Run tests
run: |
docker run --privileged --rm -v /sys/fs/cgroup:/sys/fs/cgroup:ro -it my-firewalld-image bash -c "./firewalld-tests.sh"
docker run --privileged --rm -v /sys/fs/cgroup:/sys/fs/cgroup:ro my-firewalld-image bash -c "./firewalld-tests.sh"

0 comments on commit 7cc4c61

Please sign in to comment.