Skip to content

Commit

Permalink
Trying to solve problem with codecov
Browse files Browse the repository at this point in the history
  • Loading branch information
alberto-paparella committed May 21, 2024
1 parent fb8b246 commit eb9efa3
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,6 @@ jobs:
- uses: julia-actions/julia-processcoverage@v1
- uses: codecov/codecov-action@v4
with:
#token: ${{ secrets.CODECOV_TOKEN }}
token: ${{ secrets.CODECOV_TOKEN }}
slug: aclai-lab/SoleLogics.jl
verbose: true # optional (default = false)
env:
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}

0 comments on commit eb9efa3

Please sign in to comment.