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 f239241 commit ae58a89Copy full SHA for ae58a89
.github/workflows/main.yml
@@ -16,4 +16,4 @@ jobs:
16
with:
17
node-version: ${{ matrix.node }}
18
- run: npm install
19
- - run: npm run test && SYNC=true npm run test
+ - run: npm run test #&& SYNC=true npm run test
0 commit comments