1
0
Fork 0

Update Build_Release.yml

master
lmoretti96 4 years ago committed by GitHub
parent 5e9144efe1
commit 2efdbe4ee9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      .github/workflows/Build_Release.yml

@ -31,8 +31,6 @@ jobs:
- name: Test with pytest
run: |
pytest PyCTBN/tests/>
- name: Checkout code
uses: actions/checkout@v2
- name: Install dependencies
run: |
python -m pip install --upgrade pip