Skip to content

Commit 8440999

Browse files
committed
skip properly
1 parent 427ab61 commit 8440999

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
run: |
3939
useradd -m -s /bin/bash rootless
4040
su - rootless
41-
cargo test --features test-docker --skip test_simple_build
41+
cargo test --features test-docker -- --skip test_simple_build
4242
4343
test-fedora:
4444
runs-on: ubuntu-24.04

0 commit comments

Comments
 (0)