Skip to content

Commit bc831cd

Browse files
authored
Merge branch 'main' into cijothomas/reuse-metric
2 parents 9a785be + 8fe3dcc commit bc831cd

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -98,6 +98,8 @@ jobs:
9898
with:
9999
toolchain: nightly-2024-06-30
100100
components: rustfmt
101+
- name: Patch dependencies versions
102+
run: bash ./scripts/patch_dependencies.sh
101103
- name: external-type-check
102104
run: |
103105
cargo install [email protected]

0 commit comments

Comments
 (0)