Skip to content

Commit bafcc5d

Browse files
committed
fix
1 parent 4a39147 commit bafcc5d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/verify-examples.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ jobs:
1010
pull-requests: read
1111
outputs:
1212
examples: ${{ steps.filter.outputs.examples }}
13+
integration-tests: ${{ steps.filter.outputs.integration-tests }}
1314
steps:
1415
- uses: dorny/paths-filter@v3
1516
id: filter

0 commit comments

Comments
 (0)