You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -14,6 +14,8 @@ Instructions on how to get started with this repo are below. Contributions we wo
14
14
slower build, slower dev server, and slower hot reload than Next.js applications that DONT use Babel.
15
15
- An example using [Next.js's App Directory](https://beta.nextjs.org/docs/getting-started) and providing coverage for
16
16
server components.
17
+
- Use GitHub Actions to prove that coverage is outputting so that people can freely contribute without manual review on
0 commit comments