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

Add Wingman and caching to CI workflow #7

Merged
merged 1 commit into from
Aug 9, 2024
Merged

Add Wingman and caching to CI workflow #7

merged 1 commit into from
Aug 9, 2024

Conversation

ligaz
Copy link
Contributor

@ligaz ligaz commented Aug 9, 2024

This change improves our CI workflow by adding node modules caching and Wingman.

Let the dogfooding begin 🐶 💩

@ligaz ligaz self-assigned this Aug 9, 2024

- name: Install dependencies
run: npm install
run: npm ci
Copy link
Contributor

Choose a reason for hiding this comment

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

why is this changed?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

@ligaz ligaz merged commit 71d6480 into main Aug 9, 2024
1 check passed
@ligaz ligaz deleted the add-wingman branch August 9, 2024 06:55
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