mirror of
https://github.com/ae-utbm/sith.git
synced 2024-11-26 11:04:20 +00:00
Another regex
This commit is contained in:
parent
f2dcc39c14
commit
1da82ac2dd
3
.github/workflows/unittests.yml
vendored
3
.github/workflows/unittests.yml
vendored
@ -19,7 +19,8 @@ jobs:
|
|||||||
uses: technote-space/get-diff-action@v6
|
uses: technote-space/get-diff-action@v6
|
||||||
id: git-diff
|
id: git-diff
|
||||||
with:
|
with:
|
||||||
PATTERNS: +/**/*.py
|
PATTERNS: |
|
||||||
|
**/*.py
|
||||||
|
|
||||||
- name: Set up python
|
- name: Set up python
|
||||||
if: steps.git-diff.outputs.diff
|
if: steps.git-diff.outputs.diff
|
||||||
|
Loading…
Reference in New Issue
Block a user