Skip to content

Commit ec7164e

Browse files
Revert "temp disable unit tests"
This reverts commit 6d4d674.
1 parent 68a1a29 commit ec7164e

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)