Skip to content

Commit 0992af6

Browse files
authored
ci: add CLI_UPDATE_GOLDENS: true flag (#4312)
1 parent 39150f6 commit 0992af6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/nightly.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,7 @@ jobs:
6161
run: go test -v ./internal/namespaces/${{ matrix.products }}/... -timeout=4h
6262
env:
6363
CLI_UPDATE_CASSETTES: true
64+
CLI_UPDATE_GOLDENS: true
6465
SCW_DEBUG: 1
6566
SCW_ACCESS_KEY: ${{ secrets.SCW_ACCESS_KEY }}
6667
SCW_SECRET_KEY: ${{ secrets.SCW_SECRET_KEY }}

0 commit comments

Comments
 (0)