Adjusted ui

This commit is contained in:
bskjon 2025-02-23 02:29:01 +01:00
parent 8f7db18aea
commit 2543b1daee

View File

@ -333,7 +333,7 @@ jobs:
- name: Build React app
run: |
npx eslint . || true
export CI=false
npm run build
working-directory: ./apps/ui/web