Skip to content

Commit c9f4ac4

Browse files
committed
Clone the repo too
1 parent 8c79f45 commit c9f4ac4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/main.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -162,6 +162,8 @@ jobs:
162162
config: [devel]
163163
test_targets: ${{ fromJson(needs.test.outputs.test_targets) }}
164164
steps:
165+
- name: Checkout
166+
uses: actions/checkout@v4
165167
- name: Print logs
166168
run: |
167169
cat ${{ matrix.test_targets }}

0 commit comments

Comments
 (0)