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

ci: automate tests #30

Merged
merged 4 commits into from
Jun 16, 2022
Merged

ci: automate tests #30

merged 4 commits into from
Jun 16, 2022

Conversation

pastelmind
Copy link
Collaborator

Add a GitHub workflow to run the build script, tests and linting before pull requests and merges. It should help catch trivial issues in pull requests.

@pastelmind pastelmind self-assigned this Jun 14, 2022
@pastelmind pastelmind marked this pull request as ready for review June 14, 2022 08:52
...which supports workspaces, and doesn't have the bug described in:
npm/cli#1299
This runs on pushes and pull requests to `main` branch
vite-plugin-wasm emits code that doesn't work on Node v14. For now,
let's not support it.
@pastelmind pastelmind merged commit 9e0bdbc into main Jun 16, 2022
@pastelmind pastelmind deleted the ci-automate-tests branch June 16, 2022 12:39
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.

1 participant