ci: lighthouse
Some checks failed
Build / Build-and-ng-test (pull_request) Successful in 3m54s
Build / Build-and-test-development (pull_request) Failing after 33s
Lighthouse Checks / lighthouse (20.15.1) (pull_request) Has been cancelled

This commit is contained in:
M
2025-08-07 10:14:24 +02:00
parent 9c12250558
commit 3bb3093b49

View File

@@ -30,6 +30,9 @@ jobs:
- name: Install @sasjs/cli
run: npm i -g @sasjs/cli
- name: Install wait-on globally
run: npm install -g wait-on
- name: Create .env file for sasjs/server
run: |
touch .env