Skip to content

Commit 0bdc5f1

Browse files
Merge pull request #54 from theseus-rs/update-dependencies
update dependencies
2 parents 3583692 + a0c358b commit 0bdc5f1

File tree

5 files changed

+225
-210
lines changed

5 files changed

+225
-210
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -90,6 +90,7 @@ jobs:
9090
with:
9191
files: lcov.info
9292
fail_ci_if_error: true
93+
token: ${{ secrets.CODECOV_TOKEN }}
9394

9495
- name: Install benchmarking tools
9596
if: ${{ github.ref == 'refs/heads/main' && startsWith(matrix.os, 'ubuntu-') }}

0 commit comments

Comments
 (0)