Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/GazzolaLab/PyElastica
Browse files Browse the repository at this point in the history
  • Loading branch information
armantekinalp committed Jan 3, 2022
2 parents ad2f46d + 98d98ea commit 55038c1
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 55038c1

Please sign in to comment.