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

fix: make sure CI is recompiling the /lib folder when we make changes #53

Merged
merged 2 commits into from
Jun 14, 2024

Conversation

crypto-vincent
Copy link
Contributor

Status Type ⚠️ Core Change Issue
Ready Bug/Tooling No --

Problem

When changing the Typescript files, yarn build was not running in the CI, leading to the CI's test succeeding even if we just introduced a bug.

Solution

Make the CI run yarn build before testing

@crypto-vincent crypto-vincent merged commit 9fd4040 into main Jun 14, 2024
4 checks passed
@crypto-vincent crypto-vincent deleted the vbrunet/2024_06_14-fix-ci-yarn branch June 17, 2024 12:34
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.

2 participants