Skip to content

Commit

Permalink
CI: removed cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
ABeltramo committed Jan 10, 2025
1 parent 9854e19 commit 006f66c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/linux-build-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,6 @@ jobs:
timeout-minutes: 30
runs-on: [ self-hosted, ARM64 ] # self-hosted, using Oracle free tier instance
steps:
- name: cleanup workspace
run: rm -rf ${{runner.workspace}}/*
- uses: actions/checkout@v4

- name: Prepare environment
Expand Down

0 comments on commit 006f66c

Please sign in to comment.