Revert "Run alllll the testsgit add .github/workflows/pytest-workflow.yml"

This reverts commit ffc218e51b.
This commit is contained in:
Edmund Miller 2021-02-03 20:08:11 -06:00
parent 431c699727
commit 6fe7b48b5b
No known key found for this signature in database
GPG key ID: BD387FF7BC10AA9D

View file

@ -19,7 +19,7 @@ jobs:
runs-on: ubuntu-20.04
name: ${{ matrix.tags }} ${{ matrix.profile }} ${{ matrix.nxf_version }}
needs: changes
if: needs.changes.outputs.modules == '[]'
if: needs.changes.outputs.modules != '[]'
strategy:
fail-fast: false
matrix: