Skip to content

Commit

Permalink
put back the docker step as dep - 3
Browse files Browse the repository at this point in the history
  • Loading branch information
ric-evans committed Sep 25, 2024
1 parent effe3c2 commit fe9d3ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ env:
PY_COLORS: "1"
BOT_NAME: wipacdevbot
BOT_EMAIL: [email protected]
DOCKER_IMAGE_TAG: ${{ env.DOCKER_IMAGE_TAG }}
DOCKER_IMAGE_TAG: icecube/skymap_scanner:local
CI_TEST_RUN_STDOUT_STDERR_DIR: /home/runner/work/skymap_scanner/testrun_outputs
N_CLIENTS: 1 # TODO: bump to 2
REALTIME_EVENTS_DIR: /home/runner/work/skymap_scanner/skymap_scanner/tests/data/realtime_events
Expand Down

0 comments on commit fe9d3ab

Please sign in to comment.