Skip to content

Commit

Permalink
cofig path
Browse files Browse the repository at this point in the history
Signed-off-by: mdolhalo <[email protected]>
  • Loading branch information
mdolhalo committed Jul 20, 2023
1 parent 86a1998 commit 5c8a0fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@ jobs:
-e NODE_TLS_REJECT_UNAUTHORIZED=0 \
-e TS_SELENIUM_LOG_LEVEL=TRACE \
-v ${LOCAL_TEST_DIR}/tests/e2e/report:/tmp/e2e/report:Z \
-v ~/.minikube/config \
-v ~/.kube:/home/seluser/.kube:Z
-e USERSTORY=EmptyWorkspaceAPI \
-e TEST_SUITE=driver-less-test \
quay.io/eclipse/che-e2e:"${{ env.pr_number }}"
Expand Down

0 comments on commit 5c8a0fb

Please sign in to comment.