Skip to content

Commit 772d46e

Browse files
committed
test small checkouts
1 parent 3e05b1c commit 772d46e

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

.github/workflows/ci-build-tests.yml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -208,13 +208,6 @@ jobs:
208208
sudo apt-get install libsdl2-net-dev
209209
sudo apt-get install libglm-dev
210210
211-
- name: Checkout Configurations
212-
uses: actions/checkout@v4
213-
with:
214-
repository: MarlinFirmware/Configurations
215-
ref: ${{ env.CONFIG_BRANCH }}
216-
path: ConfigurationsRepo
217-
218211
- name: Run ${{ matrix.test-platform }} Tests
219212
run: |
220213
make tests-single-ci TEST_TARGET=${{ matrix.test-platform }}

0 commit comments

Comments
 (0)