Skip to content

Commit 969469f

Browse files
authored
Update url-checker.yml
1 parent ae342fb commit 969469f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/url-checker.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
- name: Run URL checker
3131
run: python scripts/python/url-checker/url-checker.py
3232
env:
33-
FORCE_COLOR: "1"
33+
PY_COLORS: '1'
3434

3535
- name: Upload log file
3636
uses: actions/upload-artifact@v4

0 commit comments

Comments
 (0)