Skip to content
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

refact: remove unnecessary workflow step #2226

Merged
merged 1 commit into from
Jul 2, 2024

Conversation

alduzy
Copy link
Member

@alduzy alduzy commented Jul 2, 2024

Description

I noticed there's an unnecessary step in the worklfow both for iOS and android e2e tests.
The step is supposed to install any dependencies inside examples/app but there's no package.json file.
This PR removes the step.

Changes

  • removed workflow step

Test code and steps to reproduce

Checklist

  • Ensured that CI passes

@alduzy alduzy marked this pull request as ready for review July 2, 2024 14:21
Copy link
Member

@kkafar kkafar left a comment

Choose a reason for hiding this comment

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

Looks like a good catch. Thanks.

@alduzy alduzy merged commit e5a6220 into main Jul 2, 2024
3 checks passed
@alduzy alduzy deleted the @alduzy/skip-unnecessary-worklfow-step branch July 2, 2024 15:05
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