Skip to content

Commit fe8c359

Browse files
committed
#720: CI piplines - WIP.
Commenting out integration tests for now.
1 parent 110a9a0 commit fe8c359

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

.gitlab-ci.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ unit tests:
2121
script:
2222
- gradle test
2323

24-
integration tests:
25-
stage: test
26-
script:
27-
- $ ./gradlew -Pintegration-tests=true :integration-tests:test
24+
# integration tests:
25+
# stage: test
26+
# script:
27+
# - $ ./gradlew -Pintegration-tests=true :integration-tests:test

0 commit comments

Comments
 (0)