Skip to content

Commit

Permalink
testing: print action env
Browse files Browse the repository at this point in the history
  • Loading branch information
tschaume committed Jul 22, 2022
1 parent 0fe9731 commit 15a592a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/testing.yml
Expand Up @@ -43,6 +43,7 @@ jobs:
env:
MPCONTRIBS_API_KEY: ${{ secrets.MPCONTRIBS_API_KEY }}
run: |
env | grep SSL_CERT_FILE
cd mpcontribs-client
tox
python setup.py sdist --dist-dir ../dist
Expand Down

0 comments on commit 15a592a

Please sign in to comment.