Skip to content

Commit

Permalink
feat(#328): more quotes
Browse files Browse the repository at this point in the history
  • Loading branch information
h1alexbel committed Feb 12, 2025
1 parent 1af68b4 commit 48fd424
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/codecov.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
key: maven-${{ hashFiles('**/pom.xml') }}
restore-keys: |
maven-
- run: mvn install -Pjacoco,deep
- run: mvn install "-Pjacoco,deep"
- uses: codecov/codecov-action@v5
with:
token: ${{ secrets.CODECOV_TOKEN }}
Expand Down

0 comments on commit 48fd424

Please sign in to comment.