mirror of
https://github.com/utopia-os/utopia-ui.git
synced 2026-03-01 12:44:17 +00:00
unit test workflow: refine file filter
This commit is contained in:
parent
04ea11e734
commit
83c0a7cddb
2
.github/workflows/test.unit.yml
vendored
2
.github/workflows/test.unit.yml
vendored
@ -16,6 +16,8 @@ jobs:
|
||||
filters: |
|
||||
unit:
|
||||
- '**/*'
|
||||
- '!**/*.md'
|
||||
predicate-quantifier: 'every'
|
||||
|
||||
unit:
|
||||
if: needs.files-changed.outputs.unit == 'true'
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user