Rename APIUrl
This commit is contained in:
2
.github/workflows/node.js.yml
vendored
2
.github/workflows/node.js.yml
vendored
@@ -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
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user