There was an error while loading. Please reload this page.
1 parent 1946925 commit 5e97e7eCopy full SHA for 5e97e7e
1 file changed
.github/workflows/contract-ci.yml
@@ -21,6 +21,8 @@ jobs:
21
steps:
22
- name: Checkout code
23
uses: actions/checkout@v4
24
+ with:
25
+ fetch-depth: 0
26
27
- name: Install Rust
28
uses: dtolnay/rust-toolchain@stable
0 commit comments