We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b675fa5 commit 1a9493eCopy full SHA for 1a9493e
.github/workflows/ci.yml
@@ -16,7 +16,7 @@ jobs:
16
strategy:
17
fail-fast: false
18
matrix:
19
- # skeptic doesn't work since 1.77: bhttps://github.com/budziq/rust-skeptic/issues/141
+ # skeptic doesn't work since 1.77: https://github.com/budziq/rust-skeptic/issues/141
20
rust: [1.76.0]
21
timeout-minutes: 45
22
steps:
0 commit comments