Skip to content

Commit

Permalink
aa
Browse files Browse the repository at this point in the history
  • Loading branch information
dickwolff committed Feb 10, 2024
1 parent 4930f15 commit 92dd233
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/frameworkTesting.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,9 +64,8 @@ jobs:
read -r line < code-coverage-results.txt
covBadge=${line/flat/for-the-badge}
echo $covBadge
#touch cov.txt
echo "$covBadge" > ~/cov.txt
#touch cov.txt

# - name: Create code coverage badge
# uses: schneegans/[email protected]
Expand Down

0 comments on commit 92dd233

Please sign in to comment.