Skip to content

Commit f3e34d1

Browse files
author
issayah
committed
chore: update lockfile
ci: test git status on publish
1 parent 544fede commit f3e34d1

File tree

2 files changed

+224
-223
lines changed

2 files changed

+224
-223
lines changed

.github/workflows/npm-publish.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,9 @@ jobs:
3838
- name: Test library
3939
run: pnpm test
4040

41+
- name: Git status
42+
run: git status
43+
4144
- name: Publish
4245
run: pnpm publish --filter bootstrap-vue-3
4346
env:

0 commit comments

Comments
 (0)