Skip to content

Commit d13b1a1

Browse files
committed
GHA Debugging 13 - TO BE SQUASHED
Removed cleanup step in flash-zephyr-modbus_server job. Signed-off-by: Matthew Gee <mgee@iol.unh.edu>
1 parent 6564c92 commit d13b1a1

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

.github/workflows/build.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -431,9 +431,6 @@ jobs:
431431
image: ghcr.io/zephyrproject-rtos/ci:v0.26-branch
432432
options: --user root
433433
steps:
434-
- name: Cleanup workspace
435-
uses: eviden-actions/clean-self-hosted-runner@v1
436-
437434
- name: Checkout current repository
438435
uses: actions/checkout@v4
439436
with:

0 commit comments

Comments
 (0)