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

Run tests on Windows #1039

Closed
cspotcode opened this issue May 12, 2020 · 1 comment
Closed

Run tests on Windows #1039

cspotcode opened this issue May 12, 2020 · 1 comment

Comments

@cspotcode
Copy link
Collaborator

We should wire up the tests to run on Windows via Github Actions.

I think we should split tests into 2 phases:

  • Build - run on Linux, spits out tarball which can be passed to tests on both Windows and Linux
  • Test - Linux and Windows, against a matrix of ts and node versions, using the tarball build earlier
@cspotcode
Copy link
Collaborator Author

Implemented by #1041

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

No branches or pull requests

1 participant