Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
funky-eyes committed Apr 7, 2024
1 parent cde9958 commit b9704e5
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,4 +48,7 @@ jobs:
./mvnw -T 4C clean test
- name: "Codecov"
if: matrix.java == '8'
uses: codecov/[email protected]
uses: codecov/[email protected]
with:
token: ${{ secrets.CODECOV_TOKEN }}
slug: funky-eyes/redispike-proxy

0 comments on commit b9704e5

Please sign in to comment.