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 339ec48 commit a7347c2Copy full SHA for a7347c2
1 file changed
.github/workflows/node.js.yml
@@ -59,7 +59,7 @@ jobs:
59
run: yarn test:952
60
- name: ESM test
61
# see https://github.com/RobinTail/express-zod-api/pull/1210#issuecomment-1751489201
62
- if: matrix.node-version != '18.0.0'
+ # if: matrix.node-version != '18.0.0'
63
run: yarn test:esm
64
finish:
65
needs: build
0 commit comments