Skip to content

Commit

Permalink
Update pull_request_test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
bab2min authored Nov 26, 2019
1 parent b63e82f commit 9b92d5f
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/pull_request_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,10 +21,7 @@ jobs:
git checkout tags/3.3.7
cd ..
mv eigen-git-mirror include
- name: Deploy
env:
TWINE_USERNAME: ${{ secrets.PYPI_USERNAME }}
TWINE_PASSWORD: ${{ secrets.PYPI_PASSWORD }}
- name: Build & Test
run: |
for cp in cp34-cp34m cp35-cp35m cp36-cp36m cp37-cp37m cp38-cp38
do
Expand Down

0 comments on commit 9b92d5f

Please sign in to comment.