diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 71e8dbf..71a6984 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -13,7 +13,7 @@ env: DOCKER_REPO: codexstorage/bittorrent-benchmarks BUILD_ARGS: | BUILD_TYPE=test - CODEX_COMPOSE_IMAGE: codexstorage/nim-codex:sha-f529a70 + COMPOSE_CODEX_IMAGE: codexstorage/nim-codex:sha-f529a70 jobs: build-and-test: