orpiske commented on PR #13341:
URL: https://github.com/apache/camel/pull/13341#issuecomment-1995750951

   > I don't know what the CI error is about
   
   It's my fault. I gave you the wrong annotation. In the file 
`LangchainChatIT` (and others using the same annotation), the code should be: 
   
   ```@DisabledIfSystemProperty(named = "ci.env.name", matches = ".*", 
disabledReason = "Requires too much network resources")```
   
   Note the dot `.` before the star `*`.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to