Skip to content

Commit

Permalink
meta: run coverage-windows when vcbuild.bat updated
Browse files Browse the repository at this point in the history
PR-URL: #54412
Reviewed-By: Luigi Pinca <[email protected]>
Reviewed-By: Marco Ippolito <[email protected]>
  • Loading branch information
RedYetiDev authored and targos committed Sep 26, 2024
1 parent d08d08b commit fffddfa
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/coverage-windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ on:
types: [opened, synchronize, reopened, ready_for_review]
paths:
- lib/**/*.js
- Makefile
- vcbuild.bat
- src/**/*.cc
- src/**/*.h
- test/**
Expand All @@ -18,7 +18,7 @@ on:
- main
paths:
- lib/**/*.js
- Makefile
- vcbuild.bat
- src/**/*.cc
- src/**/*.h
- test/**
Expand Down

0 comments on commit fffddfa

Please sign in to comment.