Skip to content

Commit 025240c

Browse files
committed
fix envvar
1 parent 0fc2445 commit 025240c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-integrations.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ env:
2020
CONSUL_LICENSE: ${{ secrets.CONSUL_LICENSE }}
2121
GOTAGS: ${{ endsWith(github.repository, '-enterprise') && 'consulent' || '' }}
2222
GOTESTSUM_VERSION: "1.9.0"
23-
CONSUL_BINARY_UPLOAD_NAME: gotestsum_version: consul-bin
23+
CONSUL_BINARY_UPLOAD_NAME: consul-bin
2424

2525
jobs:
2626
setup:

0 commit comments

Comments
 (0)