-
Notifications
You must be signed in to change notification settings - Fork 468
Compile runtime with rewatch and add rewatch tests to the compiler repo #7422
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
Conversation
rescript
@rescript/darwin-arm64
@rescript/darwin-x64
@rescript/linux-arm64
@rescript/linux-x64
@rescript/win32-x64
commit: |
.github/workflows/ci.yml
Outdated
@@ -20,6 +20,32 @@ env: | |||
OCAMLRUNPARAM: b | |||
|
|||
jobs: | |||
test-rewatch-integration: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is a real integration test of both rewatch + bsc packaged up in the test repo, to make sure it works end to end
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🎉
Ah, CI still builds the runtime with bsb? |
This reverts commit 64f84ea.
No description provided.