Skip to content

Commit dcb3d7f

Browse files
committed
update coveralls with github.token
1 parent 0a343b8 commit dcb3d7f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,5 +113,5 @@ jobs:
113113
RUSTFLAGS: '--cfg procmacro2_semver_exempt'
114114

115115
- name: Run cargo-tarpaulin
116-
run: cargo tarpaulin -v --ciserver travis-ci --coveralls $GITHUB_JOB
116+
run: cargo tarpaulin -v --coveralls ${{github.token}}
117117

0 commit comments

Comments
 (0)