Skip to content
This repository was archived by the owner on Aug 15, 2023. It is now read-only.

Commit 367117b

Browse files
committed
removing UI tests
1 parent a72074e commit 367117b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

AWS-CICD/build-specs/buildspec-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ phases:
3636
- echo "**** running the UI tests ****"
3737
- cd ClientApp
3838
- mkdir output
39-
- npx codeceptjs run $env:UITestParams
39+
- # npx codeceptjs run $env:UITestParams
4040
post_build:
4141
commands:
4242
- cd $slnDir

0 commit comments

Comments
 (0)