Rename APIUrl

This commit is contained in:
2024-10-20 13:50:05 +02:00
parent b504d84eef
commit 3c078afcdd

View File

@@ -33,7 +33,7 @@ jobs:
run: npm run build --if-present run: npm run build --if-present
env: env:
CI: false CI: false
REACT_APP_API_URL: ${{ secrets.REACT_APP_API_URL }} REACT_APP_APIUrl: ${{ secrets.REACT_APP_APIUrl }}
- run: npm test -- --passWithNoTests - run: npm test -- --passWithNoTests