We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b351386 commit aeebe5bCopy full SHA for aeebe5b
.github/workflows/ci.yml
@@ -56,8 +56,6 @@ jobs:
56
node-version: 20.x
57
- run: yarn
58
- uses: pre-commit/action@v3.0.1
59
- with:
60
- extra_args: --verbose
61
62
build-to-npm:
63
if: github.ref == 'refs/heads/main'
0 commit comments