Skip to content

Commit 6abb09c

Browse files
temp disable unit tests
1 parent 217543c commit 6abb09c

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

.github/workflows/unit-tests.yml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,13 @@ on:
55
branches:
66
- main
77
- 2.3.x
8-
pull_request:
9-
branches:
10-
- main
11-
- 2.3.x
12-
paths-ignore:
13-
- "doc/**"
14-
- "web/**"
8+
# pull_request:
9+
# branches:
10+
# - main
11+
# - 2.3.x
12+
# paths-ignore:
13+
# - "doc/**"
14+
# - "web/**"
1515

1616
permissions:
1717
contents: read

0 commit comments

Comments
 (0)