Skip to content
Snippets Groups Projects
Commit 11cfda15 authored by akwizgran's avatar akwizgran
Browse files

Fix copypasta in CI config.

parent 951ec7df
No related branches found
No related tags found
No related merge requests found
Pipeline #14059 passed
...@@ -51,5 +51,5 @@ bridge test: ...@@ -51,5 +51,5 @@ bridge test:
when: manual when: manual
allow_failure: true allow_failure: true
script: script:
- OPTIONAL_TESTS=org.briarproject.onionwrapper.BridgeTest ./gradlew --info bramble-java:test --tests BridgeTest - OPTIONAL_TESTS=org.briarproject.onionwrapper.BridgeTest ./gradlew --info onionwrapper-java:test --tests BridgeTest
timeout: 4h timeout: 4h
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment