Skip to content

Commit

Permalink
Remove unneeded CODECOV_TOKEN
Browse files Browse the repository at this point in the history
  • Loading branch information
astrojuanlu committed May 25, 2021
1 parent be1d4b6 commit c2b1f4c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ variables:
CI_BUILD_URL: "https://dev.azure.com/poliastro/poliastro/_build/results?buildId=$(Build.BuildId)"
CIBW_BUILD: cp37-* cp38-*
CIBW_SKIP: "*-win32 *-manylinux1_i686"
CODECOV_TOKEN: "0d87eeea-9528-4c59-b23f-0aedb3cc76a3"

resources:
repositories:
Expand Down

0 comments on commit c2b1f4c

Please sign in to comment.