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 032e455 commit e920ac0Copy full SHA for e920ac0
.github/workflows/test-bdk-ffi-latest.yaml
@@ -42,6 +42,6 @@ jobs:
42
43
- name: "Run JVM tests"
44
run: |
45
- bash ./scripts/build-linux-x86_64.sh
+ bash ./scripts/build-linux-x86_64.sh --skip-submodule-update
46
./gradlew test -P excludeConnectedTests
47
./gradlew :examples:build
0 commit comments