Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
update codecov token
  • Loading branch information
armantekinalp committed Dec 30, 2021
1 parent eddb343 commit 98d98ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ jobs:
run: |
if [[ "${{ matrix.python-version }}" == "3.6" ]]; then
echo "NUMBA_DISABLE_JIT=1" >> $GITHUB_ENV
echo "CODECOV_TOKEN=94895f9a-26ac-4621-8091-2a2d04dd7e87" >> $GITHUB_ENV
echo "CODECOV_TOKEN=ca23d33f-c704-4cf8-b5ff-dacefe26c494" >> $GITHUB_ENV
fi
# Test Pyelastica using pytest
Expand Down

0 comments on commit 98d98ea

Please sign in to comment.