Skip to content

Commit f64f12f

Browse files
Update integration-tests.yml
1 parent 0994283 commit f64f12f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/integration-tests.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@ jobs:
4242
uses: actions/checkout@v2
4343

4444
- name: Set integration-test mode
45+
# create symlink manually as calling docker/setEnv.sh would open us up to code execution from public forks via PRs
4546
run: ln -s docker-compose.override.integration_tests.yml docker-compose.override.yml
4647

4748
# Pull the latest image to build, and avoid caching pull-only images.

0 commit comments

Comments
 (0)