Skip to content

Commit 6d48d1c

Browse files
committed
remove filtering debug step
1 parent 18a1203 commit 6d48d1c

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/build.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -20,10 +20,6 @@ jobs:
2020
id: filter
2121
with:
2222
filters: '.github/filters.yml'
23-
- name: debug filters
24-
env:
25-
FILTER_OUTPUTS: ${{ toJson(steps.filter.outputs)}}
26-
run: echo "$FILTER_OUTPUTS"
2723

2824
docker_build:
2925
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)