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 0555911 commit 369b9adCopy full SHA for 369b9ad
.github/workflows/publish.yml
@@ -21,9 +21,6 @@ jobs:
21
- name: Install dependencies
22
run: npm ci
23
24
- - run: git config --global user.email "41898282+github-actions[bot]@users.noreply.github.com"
25
- - run: git config --global user.name "github-actions"
26
-
27
- name: Run final tests
28
# npm run test is excluded here intentionally
29
run: npm run lint && npm run prettier
0 commit comments