Skip to content

Commit 32e1f54

Browse files
committed
Remove skip agentic modules from CI
Signed-off-by: Ricardo Zanini <[email protected]>
1 parent 8bb44ac commit 32e1f54

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/maven-verify.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,6 @@ jobs:
4343
- name: Verify with Maven
4444
run: |
4545
mvn -B -f pom.xml clean install verify \
46-
-pl ",!fluent/agentic" -pl ",!experimental/agentic" \
4746
-am
4847
4948
# 6. Verify examples

0 commit comments

Comments
 (0)