Skip to content

Commit e25b751

Browse files
Regression fix (whitespace)
1 parent 7a0e54c commit e25b751

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/Tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -245,7 +245,7 @@ jobs:
245245
run: make -j1 -f Makefile clean || true ;
246246
if: ${{ always() }}
247247

248-
COVERAGE:
248+
COVERAGE:
249249
if: ${{ success() }}
250250
needs: [BUILD, MATS, COVERAGE-MATS]
251251
runs-on: ${{ matrix.os }}

0 commit comments

Comments
 (0)