Skip to content

Conversation

IgorKasianenko
Copy link
Contributor

What does this PR do?

Fixes failing GitHub actions

Thanks for contributing 🎉!

paths: |
**/*.xml
!**/AndroidManifest.xml
paths: $GITHUB_WORKSPACE/result.xml
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

In the current github action the result failed as well.
I think it's because some projects don't have result.xml to check.

Error: ENOENT: no such file or directory, open '$GITHUB_WORKSPACE/result.xml'

@albertodepaola albertodepaola requested review from albertodepaola and removed request for albertodepaola May 21, 2025 18:24
@IgorKasianenko
Copy link
Contributor Author

@seyeong-han @maximgroshev updated the test

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants