Skip to content

Commit 82d0e14

Browse files
chore: sync workflows
1 parent e4256df commit 82d0e14

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,7 @@ jobs:
6262
FILES: |
6363
yarn.lock
6464
jest.config.js
65+
vite.config.ts
6566
if: "! contains(env.COMMIT_MESSAGE, '[skip ci]') && ! contains(env.COMMIT_MESSAGE, '[ci skip]')"
6667
- name: Set running flag
6768
run: echo "RUNNING=" >> $GITHUB_ENV

0 commit comments

Comments
 (0)