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: added missing cache #7041

Merged
merged 1 commit into from
Sep 13, 2024
Merged

fix: added missing cache #7041

merged 1 commit into from
Sep 13, 2024

Conversation

ovflowd
Copy link
Member

@ovflowd ovflowd commented Sep 13, 2024

This PR simply adds cache for CI for Next.js as recommended by Next.js on their docs (https://nextjs.org/docs/pages/building-your-application/deploying/ci-build-caching#github-actions)

@ovflowd ovflowd requested a review from a team as a code owner September 13, 2024 13:59
Copy link

vercel bot commented Sep 13, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
nodejs-org ✅ Ready (Inspect) Visit Preview Sep 13, 2024 2:00pm

Copy link

Unit Test Coverage Report

Lines Statements Branches Functions
Coverage: 92%
90.47% (589/651) 76.29% (177/232) 94.35% (117/124)

Unit Test Report

Tests Skipped Failures Errors Time
131 0 💤 0 ❌ 0 🔥 5.233s ⏱️

@ovflowd ovflowd added this pull request to the merge queue Sep 13, 2024
Merged via the queue into main with commit 59ca4ee Sep 13, 2024
14 checks passed
@ovflowd ovflowd deleted the fix/add-next-js-cache branch September 13, 2024 17:11
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