Skip to content

Commit

Permalink
CI workflow not considering setup.cfg anymore
Browse files Browse the repository at this point in the history
  • Loading branch information
bclenet committed Nov 22, 2024
1 parent 5dc02b7 commit b36dd7d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/unit_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,14 +9,12 @@ on:
paths:
- 'narps_open/**'
- 'setup.py'
- 'setup.cfg'
- 'pytest.ini'
- 'tests/conftest.py'
pull_request:
paths:
- 'narps_open/**'
- 'setup.py'
- 'setup.cfg'
- 'pytest.ini'
- 'tests/conftest.py'

Expand Down

0 comments on commit b36dd7d

Please sign in to comment.