Skip to content

Commit c4d97db

Browse files
committed
fix: remove nonexistent samples directory checkout from CI
1 parent c1e8988 commit c4d97db

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/fork-ci.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@ jobs:
2525
- name: Restore sample files from main
2626
run: |
2727
git fetch origin main --depth=1
28-
git checkout origin/main -- samples/
2928
3029
- name: Run test suite
3130
id: tests

0 commit comments

Comments
 (0)