Skip to content

Commit

Permalink
Added token
Browse files Browse the repository at this point in the history
  • Loading branch information
alfonsorr authored Apr 23, 2024
1 parent 1e49e3c commit 9330682
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/actions/build_and_coverage/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,7 @@ runs:
fail_ci_if_error: true
verbose: false
flags: 'spark-${{ env.SPARK_VERSION }}.x'
token: ${{ secrets.CODECOV_TOKEN }}

# CLEAN PROJECT BEFORE CACHE
- name: Cleaning before cache 🚯
Expand Down

0 comments on commit 9330682

Please sign in to comment.