Skip to content

Commit 74b3ebd

Browse files
authored
ci(sweepers): remove debug output for readability (#4959)
1 parent e72b71a commit 74b3ebd

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/nightly.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,6 @@ jobs:
104104
- name: Run Sweepers
105105
run: go run -v ./cmd/scw-sweeper
106106
env:
107-
SCW_DEBUG: 1
108107
SCW_ACCESS_KEY: ${{ secrets.SCW_ACCESS_KEY }}
109108
SCW_SECRET_KEY: ${{ secrets.SCW_SECRET_KEY }}
110109
SCW_DEFAULT_ORGANIZATION_ID: ${{ secrets.SCW_DEFAULT_ORGANIZATION_ID }}

0 commit comments

Comments
 (0)