Skip to content

Commit 36e5a89

Browse files
committed
[skip ci] workflow test
1 parent 0bbd486 commit 36e5a89

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/build-board-custom.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,8 +53,6 @@ jobs:
5353
steps:
5454
- name: Set up repository
5555
run: |
56-
rm -rf ~/runner/_work/circuitpython/circuitpython/*
57-
rm -rf ~/runner/_work/circuitpython/circuitpython/.*
5856
git clone --filter=tree:0 https://github.com/adafruit/circuitpython.git $GITHUB_WORKSPACE
5957
- name: Checkout head / tag
6058
env:

0 commit comments

Comments
 (0)