Skip to content

Commit 7300621

Browse files
authored
ci: revert
1 parent 267c2a6 commit 7300621

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

.github/workflows/npm-publish.yaml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -37,10 +37,7 @@ jobs:
3737

3838
- name: Test library
3939
run: pnpm test
40-
41-
- name: Git status
42-
run: git status
43-
40+
4441
- name: Publish
4542
run: pnpm publish --filter bootstrap-vue-3
4643
env:

0 commit comments

Comments
 (0)