Skip to content

Commit 3eeb792

Browse files
committed
Try without security
1 parent 505ab5b commit 3eeb792

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/rust-test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -99,4 +99,4 @@ jobs:
9999
echo "$GITHUB_WORKSPACE/hadoop-3.3.6/bin" >> $GITHUB_PATH
100100
101101
- name: Run tests
102-
run: cargo test --features kerberos,integration-test test_erasure_coded -- --nocapture
102+
run: cargo test --features integration-test test_erasure_coded -- --nocapture

0 commit comments

Comments
 (0)