Skip to content

Commit

Permalink
Missing test execution ID from templates
Browse files Browse the repository at this point in the history
  • Loading branch information
ermirizio committed Nov 16, 2023
1 parent 67527c0 commit 1ff41f6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -277,6 +277,7 @@ jobs:
docker compose -p auto -f pro-ha.yml -f deps_pro-ha.yml -f ${{ matrix.db }}.yml --env-file versions.env --profile slave-datacenter up --quiet-pull -d
- name: Run tests
id: test_execution
working-directory: tyk-automated-tests/ci/auto
run: |
docker run --rm --network auto_default --env-file pytest.env \
Expand Down

0 comments on commit 1ff41f6

Please sign in to comment.