Skip to content

Commit

Permalink
coverage badge
Browse files Browse the repository at this point in the history
  • Loading branch information
lroal committed Apr 10, 2024
1 parent 0d25b99 commit 2c8461d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@ jobs:
echo "BRANCH_NAME=$BRANCH_NAME"
echo "BRANCH=$BRANCH_NAME" >> $GITHUB_ENV
- if: ${{ matrix.container == 'node:20-alpine' && github.ref == 'refs/heads/master'}}
- if: ${{ matrix.container == 'node:16-alpine' && github.ref == 'refs/heads/master'}}
name: Create the Badge
uses: schneegans/dynamic-badges-action@v1.7.0
with:
Expand Down

0 comments on commit 2c8461d

Please sign in to comment.