Skip to content

Commit 55e5cfc

Browse files
update coverage.yaml
1 parent a8c0bbd commit 55e5cfc

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/coverage.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,8 @@ jobs:
3535
if: runner.os == 'Linux'
3636

3737
- name: Check with clippy
38+
env:
39+
CMAKE_FLAGS: "-DCMAKE_POLICY_VERSION_MINIMUM=3.5"
3840
run: cargo hack clippy --verbose --each-feature --no-dev-deps -- -D warnings
3941

4042
- name: Test default feature set

0 commit comments

Comments
 (0)