Skip to content

Commit

Permalink
Regression fix (whitespace)
Browse files Browse the repository at this point in the history
  • Loading branch information
reactive-firewall committed Jul 9, 2024
1 parent 7a0e54c commit e25b751
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/Tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -245,7 +245,7 @@ jobs:
run: make -j1 -f Makefile clean || true ;
if: ${{ always() }}

COVERAGE:
COVERAGE:
if: ${{ success() }}
needs: [BUILD, MATS, COVERAGE-MATS]
runs-on: ${{ matrix.os }}
Expand Down

0 comments on commit e25b751

Please sign in to comment.