We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c6ebb21 commit c0570e7Copy full SHA for c0570e7
.github/workflows/test.yml
@@ -29,3 +29,4 @@ jobs:
29
npm run build
30
npm run test
31
npx convex codegen && git diff --exit-code
32
+ - run: npx pkg-pr-new publish ./packages/convex-helpers
0 commit comments