Skip to content

Conversation

@nphias
Copy link
Collaborator

@nphias nphias commented Jan 20, 2026

refactored test.yaml, flake.nix
custom build and linking for macos and linux
small change to package.json
pacakge-lock.json added back as per convention

all tests pass locally on macos and with the CI (ubuntu -linux)

@evomimic
Copy link
Owner

Awesome!

Were you able to identify a root cause (so we can watch out for this going forward)?
What's the secret sauce that resolved this?

Copy link
Owner

@evomimic evomimic left a comment

Choose a reason for hiding this comment

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

Looks good...

I discovered that trying to introduce unit tests under npm test script creates more dependency issues and large memory footprint, so keeping CI check to just run sweetests for now.

@evomimic evomimic merged commit 4c98cd6 into main Jan 22, 2026
4 checks passed
@evomimic evomimic deleted the ci-fix branch January 22, 2026 22:24
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.

3 participants