Skip to content

Commit 86fc4a1

Browse files
author
gabotechs
committed
chore: name for coverage step
1 parent 68cd3be commit 86fc4a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tag.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
RUSTFLAGS: '-Zprofile -Ccodegen-units=1 -Cinline-threshold=0 -Clink-dead-code -Coverflow-checks=off -Cpanic=abort -Zpanic_abort_tests'
3535
RUSTDOCFLAGS: '-Zprofile -Ccodegen-units=1 -Cinline-threshold=0 -Clink-dead-code -Coverflow-checks=off -Cpanic=abort -Zpanic_abort_tests'
3636

37-
- Name: Coverage
37+
- name: Coverage
3838
id: Coverage
3939
uses: actions-rs/grcov@v0.1
4040

0 commit comments

Comments
 (0)