1
0
Fork 0

Update python-PyCTBN-package.yml

master
philipMartini 4 years ago committed by GitHub
parent 6052877d1f
commit 97dd047b58
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 3
      .github/workflows/python-PyCTBN-package.yml

@ -42,6 +42,3 @@ jobs:
- name: Test with pytest
run: |
pytest PyCTBN/tests/
branch: master
github_token: ${{ secrets.PYCTBN_TOK }}