Going back to actions again

This commit is contained in:
Théo DURR
2022-08-26 23:19:29 +02:00
parent ec65ca11d6
commit 895d4b33a6
2 changed files with 17 additions and 12 deletions

View File

@ -19,7 +19,7 @@ jobs:
uses: technote-space/get-diff-action@v6
id: git-diff
with:
PATTERNS: +**/*.+(py)
PATTERNS: /**/*.py
- name: Set up python
if: steps.git-diff.outputs.diff