Skip to content

Commit a6bd067

Browse files
committed
[CI] Remove duplicate checkout step from build-and-run workflow
1 parent 8fac98a commit a6bd067

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/build-and-run.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@ jobs:
1919

2020
steps:
2121
- name: Checkout GPULlama3
22-
- name: Checkout repository
2322
uses: actions/checkout@v4
2423
with:
2524
fetch-depth: 0

0 commit comments

Comments
 (0)