We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 72a0650 commit 3054a5dCopy full SHA for 3054a5d
1 file changed
.github/workflows/manual-release.yml
@@ -46,9 +46,6 @@ jobs:
46
- name: Install Dependencies
47
run: pnpm install
48
49
- - name: Run tests
50
- run: pnpm test
51
-
52
- name: Setup Git
53
run: |
54
git config user.name 'github-actions[bot]'
0 commit comments