Skip to content

Commit 2f58a89

Browse files
author
M. Fatih Cırıt
committed
rem check out from action
Signed-off-by: M. Fatih Cırıt <mfc@leodrive.ai>
1 parent f065aa1 commit 2f58a89

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/actions/build-and-test/action.yaml

-3
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,6 @@ inputs:
1717
runs:
1818
using: "composite"
1919
steps:
20-
- name: Check out repository
21-
uses: actions/checkout@v4
22-
2320
- name: Show disk space before the tasks
2421
run: df -h
2522

0 commit comments

Comments
 (0)