Always test
This commit is contained in:
parent
037b67ff77
commit
b5a972b2aa
|
@ -12,7 +12,6 @@ on:
|
|||
jobs:
|
||||
test:
|
||||
runs-on: ubuntu-latest
|
||||
if: ${{ hashFiles('test/*.py') != '' }}
|
||||
steps:
|
||||
- name: Setting up python
|
||||
uses: actions/setup-python@v5
|
||||
|
|
Loading…
Reference in New Issue
Block a user