mirror of
https://github.com/CorentinTh/it-tools.git
synced 2025-05-01 11:59:14 -04:00
refactor(CI): run e2e against built app and no longer vercel (#610)
This commit is contained in:
parent
f035f485c0
commit
18dd1400bd
4 changed files with 20 additions and 17 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
@ -31,6 +31,4 @@ jobs:
|
|||
run: pnpm typecheck
|
||||
|
||||
- name: Build the app
|
||||
env:
|
||||
NODE_OPTIONS: --max-old-space-size=4096
|
||||
run: pnpm build
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue