Skip to content

Commit

Permalink
ref(14): Change the name on github actions
Browse files Browse the repository at this point in the history
  • Loading branch information
jeanjerome committed Sep 8, 2023
1 parent c2e5338 commit afa3e09
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,6 @@ jobs:
token: ${{ secrets.CODECOV_TOKEN }} # required for private repos
directory: coverage
flags: unittests # optional
name: codecov-wild # optional
name: codecov-wizard # optional
fail_ci_if_error: false # optional (default = false)
verbose: true # optional (default = false)

0 comments on commit afa3e09

Please sign in to comment.