Skip to content

Commit e88992e

Browse files
committed
Attempted fix for PHAR rate-limit
1 parent 3c0075c commit e88992e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/reusable_phplinter.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
- name: Install overtrue/phplint (latest)
4949
run: phive install overtrue/phplint --force-accept-unsigned --target ./bin
5050
env:
51-
GITHUB_AUTH_TOKEN: ${{ secrets.CODECOV_TOKEN }}
51+
GITHUB_AUTH_TOKEN: test
5252

5353
- name: Lint PHP files
5454
run: ./bin/phplint --no-cache --no-progress -v

0 commit comments

Comments
 (0)