Skip to content

Commit

Permalink
Expression evaluation
Browse files Browse the repository at this point in the history
  • Loading branch information
the-mysh committed Apr 22, 2024
1 parent 15bc311 commit db87a65
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/TestCoverage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
gistID: 8ec74eae558f3a7793622f6469064b73
filename: test_coverage_badge.json
label: Test coverage
message: "coverage is $P_COV per cent"
valColorRange: $P_COV
message: "coverage is ${{ P_COV }} per cent"
valColorRange: ${{ P_COV }}
maxColorRange: 100
minColorRange: 0

0 comments on commit db87a65

Please sign in to comment.