Skip to content

Commit 3476c35

Browse files
authored
Merge branch 'main' into 868b324jv-tap-tests
2 parents 31a6e8e + 5fb2658 commit 3476c35

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@ jobs:
134134
- name: Run tests and generate coverage report
135135
run: cargo llvm-cov test --all-features --workspace --lcov --output-path lcov.info
136136
- name: Upload coverage to Coveralls
137-
uses: coverallsapp/github-action@cfd0633edbd2411b532b808ba7a8b5e04f76d2c8 # v2.3.4
137+
uses: coverallsapp/github-action@648a8eb78e6d50909eff900e4ec85cab4524a45b # v2.3.6
138138
with:
139139
file: ./lcov.info
140140

Cargo.lock

Lines changed: 8 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)