Skip to content

ci: Disable running integration tests #361

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

Merged
merged 5 commits into from
Nov 3, 2022

Conversation

abmusse
Copy link
Member

@abmusse abmusse commented Nov 1, 2022

Fixes #352

Currently we don't have a remote system to run the integration tests on. This causes every PR check to fail. Until we resolve this disable running the integration tests.

  • Mocha.js 10.x.x supports min node 14 so update the node version matrix to node 14, 16, 18.

  • Bump setup-node and checkout actions to the latest version

Currently we don't have a remote system to run the integration tests on. This causes every PR check to fail.
Until we resolve this disable running the integration tests.
@abmusse abmusse requested review from kadler and markirish November 1, 2022 19:29
Copy link
Contributor

@markirish markirish left a comment

Choose a reason for hiding this comment

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

LGTM

@abmusse abmusse merged commit 3874e6c into master Nov 3, 2022
@abmusse abmusse deleted the for-now-disable-running-integration-tests branch November 3, 2022 13:54
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.

Handle failing integration tests
2 participants