Skip to content

Commit 39913ac

Browse files
committed
Fix lint failure by defining the variable
1 parent 86fd72d commit 39913ac

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/reusable-context.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@ jobs:
4646
run-ci-fuzz: ${{ steps.changes.outputs.run-ci-fuzz }}
4747
run-docs: ${{ steps.changes.outputs.run-docs }}
4848
run-tests: ${{ steps.changes.outputs.run-tests }}
49+
run-windows: ${{ steps.changes.outputs.run-windows }}
4950
run-windows-msi: ${{ steps.changes.outputs.run-windows-msi }}
5051
steps:
5152
- name: Set up Python

0 commit comments

Comments
 (0)