We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f15d0fa commit c3ff3b3Copy full SHA for c3ff3b3
.github/workflows/ci-workflow.yml
@@ -40,4 +40,4 @@ jobs:
40
java-version: '8'
41
distribution: 'temurin'
42
- name: Test Rust with Cargo
43
- run: JAVAM_HOME="" cargo test --features=legacy-java-compat --verbose -- --nocapture
+ run: JAVAM_HOME="" cargo test --features=legacy-java-compat --verbose -- --nocapture
0 commit comments