We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 39150f6 commit 0992af6Copy full SHA for 0992af6
.github/workflows/nightly.yml
@@ -61,6 +61,7 @@ jobs:
61
run: go test -v ./internal/namespaces/${{ matrix.products }}/... -timeout=4h
62
env:
63
CLI_UPDATE_CASSETTES: true
64
+ CLI_UPDATE_GOLDENS: true
65
SCW_DEBUG: 1
66
SCW_ACCESS_KEY: ${{ secrets.SCW_ACCESS_KEY }}
67
SCW_SECRET_KEY: ${{ secrets.SCW_SECRET_KEY }}
0 commit comments