Commit b7dc651
build: run modified internet tests on GitHub Actions
If internet tests are modified in a pull request, run the internet tests
in GitHub Actions.
PR-URL: #40100
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>1 parent 5c67085 commit b7dc651Copy full SHA for b7dc651
File tree
Expand file treeCollapse file tree
1 file changed
+15
-1
lines changedOpen diff view settings
Filter options
- .github/workflows
Expand file treeCollapse file tree
1 file changed
+15
-1
lines changedOpen diff view settings
Collapse file
.github/workflows/test-internet.yml
Copy file name to clipboardExpand all lines: .github/workflows/test-internet.yml+15-1Lines changed: 15 additions & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
3 | 3 | |
4 | 4 | |
5 | 5 | |
6 | | - |
| 6 | + |
| 7 | + |
| 8 | + |
| 9 | + |
| 10 | + |
| 11 | + |
| 12 | + |
| 13 | + |
| 14 | + |
| 15 | + |
| 16 | + |
| 17 | + |
| 18 | + |
| 19 | + |
| 20 | + |
7 | 21 | |
8 | 22 | |
9 | 23 | |
|
0 commit comments