Skip to content

Commit ab5c9ce

Browse files
moodmosaicwileyj
andauthored
Apply suggestions from code review
Co-authored-by: wileyj <[email protected]>
1 parent 96c7ae8 commit ab5c9ce

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/cargo-hack-check.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -130,9 +130,6 @@ jobs:
130130
uses: actions-rust-lang/setup-rust-toolchain@fb51252c7ba57d633bc668f941da052e410add48 # v1.13.0
131131
with:
132132
toolchain: nightly
133-
cache: true
134-
cache-key: >
135-
fuzz-nightly-${{ runner.os }}-${{ hashFiles('clarity/fuzz/Cargo.lock') }}
136133

137134
- name: Check fuzz targets
138135
run: |

0 commit comments

Comments
 (0)