Skip to content

Commit

Permalink
chore: bump up vite versions
Browse files Browse the repository at this point in the history
  • Loading branch information
MinHtet-O committed May 8, 2024
1 parent 0149645 commit 2508808
Show file tree
Hide file tree
Showing 3 changed files with 75 additions and 270 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
- uses: actions/setup-node@v4
with:
node-version: 18.x
- run: npm ci
- run: npm ci --omit=optional
- run: npm run test:ci

test-build:
Expand Down
Loading

0 comments on commit 2508808

Please sign in to comment.