Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit c4996c1

Browse filesBrowse files
avivkellerRafaelGSS
authored andcommitted
meta: run coverage-windows when vcbuild.bat updated
PR-URL: #54412 Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Marco Ippolito <marcoippolito54@gmail.com>
1 parent 6ccbd32 commit c4996c1
Copy full SHA for c4996c1

File tree

Expand file treeCollapse file tree

1 file changed

+2
-2
lines changed
Open diff view settings
Filter options
Expand file treeCollapse file tree

1 file changed

+2
-2
lines changed
Open diff view settings
Collapse file

‎.github/workflows/coverage-windows.yml‎

Copy file name to clipboardExpand all lines: .github/workflows/coverage-windows.yml
+2-2Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ on:
55
types: [opened, synchronize, reopened, ready_for_review]
66
paths:
77
- lib/**/*.js
8-
- Makefile
8+
- vcbuild.bat
99
- src/**/*.cc
1010
- src/**/*.h
1111
- test/**
@@ -18,7 +18,7 @@ on:
1818
- main
1919
paths:
2020
- lib/**/*.js
21-
- Makefile
21+
- vcbuild.bat
2222
- src/**/*.cc
2323
- src/**/*.h
2424
- test/**

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.