-
Notifications
You must be signed in to change notification settings - Fork 829
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat(e2e): add a job to run e2e on linux os #2796
Conversation
thank you @mario the smokes tests in mono repo served as a reference. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Approving to unblock, thanks again @yasserfaraazkhan for taking this on :)
/update-branch |
|
||
jobs: | ||
e2e-linux: | ||
if: ${{ github.event.label.name == 'Run Desktop E2E Tests' }} |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
❤️
/update-branch |
Run Desktop E2E test
label to trigger e2e jobs on Mac OS, linux and windows