Skip to content

Commit e8b7687

Browse files
committed
[GR-63008] Github Truffle workflow times out.
1 parent 12fd275 commit e8b7687

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@ jobs:
141141
# /truffle
142142
- env:
143143
JDK_VERSION: "21"
144-
GATE_TAGS: "" # Truffle does not use tags
144+
GATE_TAGS: "style,fullbuild,fulltest"
145145
PRIMARY: "truffle"
146146
# /vm
147147
- env:

0 commit comments

Comments
 (0)