Skip to content
Snippets Groups Projects
Verified Commit fa425bdc authored by Sebastian's avatar Sebastian
Browse files

Use mailbox main branch for integration tests

parent d441618e
No related branches found
No related tags found
No related merge requests found
......@@ -113,5 +113,5 @@ mailbox integration test:
when: manual
allow_failure: true # TODO figure out how not to allow failure while leaving this optional
script:
- (cd briar-mailbox; git fetch; git reset --hard origin/mailbox-lib)
- (cd briar-mailbox; git fetch; git reset --hard origin/main)
- MAILBOX_INTEGRATION_TESTS=true ./gradlew --info mailbox-integration-tests:test
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