Skip to content

Commit 5794634

Browse files
test:update checkout token
test: update coverage.svg
1 parent eb4170f commit 5794634

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

.github/workflows/coverage.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ jobs:
1616
steps:
1717
- uses: actions/checkout@master
1818
with:
19+
token: '${{ secrets.GIT_ADMIN_WORKFLOW_TOKEN }}'
1920
fetch-depth: ‘2’ #Original commit + code cov badge commit
2021
- name: Setup Python
2122
uses: actions/setup-python@master

docs/coverage.svg

Lines changed: 3 additions & 3 deletions
Loading

0 commit comments

Comments
 (0)