Skip to content

Fix/c no lock file#58

Merged
agaesh merged 3 commits intomainfrom
fix/c-no-lock-file
Oct 10, 2025
Merged

Fix/c no lock file#58
agaesh merged 3 commits intomainfrom
fix/c-no-lock-file

Conversation

@agaesh
Copy link
Copy Markdown
Owner

@agaesh agaesh commented Oct 10, 2025

Fixed CI issue — changed npm ci to npm install in enforce-test.yml since package-lock.json was missing.

@agaesh agaesh self-assigned this Oct 10, 2025
@agaesh agaesh added the bug Something isn't working label Oct 10, 2025
@agaesh
Copy link
Copy Markdown
Owner Author

agaesh commented Oct 10, 2025

Using npm install have been used in enforce_test.yml, so need to create the package-lock.json
image

@agaesh agaesh closed this Oct 10, 2025
@agaesh agaesh reopened this Oct 10, 2025
@agaesh agaesh merged commit 9e1f62a into main Oct 10, 2025
@agaesh agaesh linked an issue Oct 10, 2025 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Issue: CI Fails Due to Missing `package-lock.json

1 participant