Skip to content

Conversation

ArthurLobopro
Copy link
Contributor

This implements the feature request #65 and adds a manual workflow dispatch, so anyone that forks the repo can run the tests locally in the fork

@ArthurLobopro ArthurLobopro requested a review from a team as a code owner February 14, 2025 09:53
schedule:
- cron: '0 22 * * 3'
workflow_call:
workflow_dispatch:
Copy link
Member

Choose a reason for hiding this comment

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

so anyone that forks the repo can run the tests locally in the fork

Could you just have this in your fork and avoid upstreaming it? 🤔

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I needed upstream this to run the tests easier locally here. This grants me the power to run anytime the tests, I only use Linux and my hardware can't run VMs. So the only way I can test it in other platforms is using Github Actions. If you want I can remove it, but only when the other needed changes were done

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants