mirror of
https://github.com/dorny/paths-filter.git
synced 2026-01-20 06:42:32 +01:00
Add test for ${FILTER_NAME}_count output
This commit is contained in:
@@ -90,6 +90,9 @@ jobs:
|
||||
- name: filter-test
|
||||
if: steps.filter.outputs.local != 'true'
|
||||
run: exit 1
|
||||
- name: count-test
|
||||
if: steps.filter.outputs.local_count != 1
|
||||
run: exit 1
|
||||
|
||||
test-change-type:
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
Reference in New Issue
Block a user