Skip to content

Commit d6b8466

Browse files
authored
chore(ci): remove CI=true from weekly-update workflow (#125)
1 parent 27031fd commit d6b8466

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/weekly-update.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,6 @@ jobs:
6969
timeout-minutes: 30
7070
env:
7171
ANTHROPIC_API_KEY: ${{ secrets.ANTHROPIC_API_KEY }}
72-
CI: 'true'
7372
GITHUB_ACTIONS: 'true'
7473
run: |
7574
if [ -z "$ANTHROPIC_API_KEY" ]; then

0 commit comments

Comments
 (0)