From e21d21823100e10355f05945b4862596656a5467 Mon Sep 17 00:00:00 2001 From: Enno Boland Date: Sat, 8 Jun 2024 15:30:21 +0200 Subject: [PATCH] test --- .github/workflows/codecov.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/codecov.yaml b/.github/workflows/codecov.yaml index 651264df..e8ad016f 100644 --- a/.github/workflows/codecov.yaml +++ b/.github/workflows/codecov.yaml @@ -14,7 +14,7 @@ jobs: fetch-depth: 0 - name: Install tools run: | - ls -l /bin + ls -l /bin/ sudo apt update sudo apt install --yes \ git \