8000 Disable unrelated tests · symfony/symfony@be027db · GitHub
[go: up one dir, main page]

Skip to content

Commit be027db

Browse files
committed
Disable unrelated tests
1 parent c96184c commit be027db

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed
File renamed without changes.

.github/workflows/integration-tests.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
name: Integration
22

3-
on:
4-
push:
5-
pull_request:
3+
#on:
4+
# push:
5+
# pull_request:
66

77
defaults:
88
run:

0 commit comments

Comments
 (0)
0