Skip to content

Commit 00fe271

Browse files
authored
Enable wildfly AITs (#882)
1 parent 3bdeedd commit 00fe271

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/AITs-Servers.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: AITs - Servers (7 disabled)
1+
name: AITs - Servers (6 disabled)
22
# We need to set java home to JDK 8
33
# Also configure workflow_dispatch fr all workflows - add github ref
44
# Force build
@@ -46,7 +46,7 @@ jobs:
4646
# - was_liberty.py
4747
# - weblogic.py
4848
- websphere.py
49-
# - wildfly.py
49+
- wildfly.py
5050

5151
steps:
5252
- uses: actions/checkout@v2

0 commit comments

Comments
 (0)