ci: fix newline at end of file in ci.yml
All checks were successful
CI/CD Pipeline / Quick Checks (pull_request) Successful in 20s
CI/CD Pipeline / ESLint (pull_request) Successful in 12s
CI/CD Pipeline / Test & Coverage (pull_request) Successful in 12s
CI/CD Pipeline / Build Application (pull_request) Successful in 27s

This commit is contained in:
2025-05-27 13:27:42 +02:00
parent 95823a866f
commit 9f37bf2194

View File

@ -157,4 +157,4 @@ jobs:
- name: Build application
run: bun run build
env:
NODE_OPTIONS: --max_old_space_size=4096
NODE_OPTIONS: --max_old_space_size=4096