🔧 Update workflow.

This commit is contained in:
pheralb 2023-12-16 20:49:48 +00:00
parent ca0167c5f4
commit 65c51b73d3

View File

@ -26,6 +26,8 @@ jobs:
- name: Build App
run: pnpm build
env:
SKIP_ENV_VALIDATION: true
vitest:
runs-on: ubuntu-latest
steps: