Skip to content

Commit

Permalink
env variable syntax
Browse files Browse the repository at this point in the history
  • Loading branch information
skoudoro committed Mar 25, 2021
1 parent 7fa00ec commit d5b58de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci/azure/linux.yml
Expand Up @@ -55,5 +55,5 @@ jobs:
./ci/azure/script.sh
fi
env:
CODECOV_TOKEN: $(codecov.token)
CODECOV_TOKEN: $(CODECOV-TOKEN)
displayName: 'Install DIPY and Run Tests'

0 comments on commit d5b58de

Please sign in to comment.