Skip to content

Commit 95d7bdf

Browse files
committed
Remove test references from frontend workflow caller
1 parent a99848c commit 95d7bdf

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

.github/workflows/frontend_lint_and_test.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,4 @@ jobs:
1919
run-eslint: true
2020
eslint-target: src
2121
run-build: true
22-
run-tests: true
23-
test-env: '{"PORT":"3001","VITE_AI_CONNECTION_STRING":"","VITE_BACKEND_URL":"https://localhost:8000","VITE_BACKEND_API_SCOPE":"api://ea4c7b92-47b3-45fb-bd25-a8070f0c495c/user_impersonation","VITE_FRONTEND_URL":"http://localhost:3001","VITE_FRONTEND_BASE_ROUTE":"","VITE_AD_CLIENT_ID":"f5993820-b7e2-4791-886f-f9f5027dc7be","VITE_AD_TENANT_ID":"3aa4a235-b6e2-48d5-9195-7fcf05b459b0"}'
2422
run-unused-exports: true

0 commit comments

Comments
 (0)