Skip to content

Commit 7d74f71

Browse files
authored
Let's also checkout the repository
1 parent e6ecefb commit 7d74f71

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/integration.yml

+2
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,8 @@ jobs:
1717
runs-on: ubuntu-latest
1818

1919
steps:
20+
- name: Checkout
21+
uses: actions/[email protected]
2022
- name: rust-toolchain
2123
uses: actions-rs/[email protected]
2224
with:

0 commit comments

Comments
 (0)