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

Split test tasks in GH Action #1562

Merged
merged 1 commit into from
Nov 1, 2022
Merged

Split test tasks in GH Action #1562

merged 1 commit into from
Nov 1, 2022

Conversation

andyw8
Copy link
Contributor

@andyw8 andyw8 commented Nov 1, 2022

What this PR does

Reviewer's guide to testing

Things to focus on

Checklist

Before submitting the PR, please consider if any of the following are needed:

  • Update CHANGELOG.md if the changes would impact users
  • Update README.md, if appropriate.
  • Update any relevant pages in /docs, if necessary
  • For security fixes, the Disclosure Policy must be followed.

@@ -28,13 +28,12 @@ jobs:
ruby-version: ${{ matrix.version }}
bundler-cache: true
- name: Set up Node
uses: actions/setup-node@v2-beta
uses: actions/setup-node@v3
Copy link
Contributor Author

Choose a reason for hiding this comment

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

(latest release)

@andyw8 andyw8 marked this pull request as ready for review November 1, 2022 14:32
Copy link
Contributor

@nelsonwittwer nelsonwittwer left a comment

Choose a reason for hiding this comment

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

💪

@andyw8 andyw8 merged commit 8b84b8b into main Nov 1, 2022
@andyw8 andyw8 deleted the andyw8/split-test-tasks branch November 1, 2022 14:36
fabriazza pushed a commit to fabriazza/shopify_app that referenced this pull request Feb 1, 2023
Co-authored-by: Andy Waite <andyw8@users.noreply.github.com>
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.

None yet

2 participants