Skip to content

Commit 97a0191

Browse files
committed
revert enabling the integration test
1 parent c25ce33 commit 97a0191

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/mavenCI.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ jobs:
2929
- name: Run Integration Test
3030
shell: pwsh
3131
run: ./src/docker/startup.ps1
32+
if: github.ref == 'refs/heads/main'
3233
- name: Upload JaCoCo coverage report
3334
uses: actions/upload-artifact@v3
3435
with:

0 commit comments

Comments
 (0)