Skip to content

Commit 052210c

Browse files
committed
Address PR comments
1 parent b6b7086 commit 052210c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@ jobs:
138138
env:
139139
CARGO_INCREMENTAL: '0'
140140
RUSTDOCFLAGS: -Dwarnings
141-
semver:
141+
semver: # This job uses the latest published crate as baseline for comparison.
142142
runs-on: ubuntu-latest
143143
name: semver
144144
steps:

0 commit comments

Comments
 (0)