Skip to content

Commit adf0cd7

Browse files
fix: remove unused env that comes in via variables
1 parent d0080cd commit adf0cd7

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,6 @@ permissions:
2020

2121
env:
2222
CARGO_TERM_COLOR: always
23-
# set this to true in GitHub variables to enable building the container
24-
# HAS_CONTAINER: true
2523
# Use docker.io for Docker Hub if empty
2624
REGISTRY: ghcr.io
2725
# github.repository as <account>/<repo>

0 commit comments

Comments
 (0)