Skip to content

Commit

Permalink
Check build in ci
Browse files Browse the repository at this point in the history
  • Loading branch information
cgewecke committed Jan 23, 2020
1 parent e919f81 commit 0eb7693
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/ci.sh
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ elif [ "$TEST" = "unit_and_e2e_clients" ]; then

elif [ "$TEST" = "e2e_browsers" ]; then

npm run build
#npm run build
npm run test:e2e:chrome
npm run test:e2e:firefox
npm run test:e2e:min
Expand Down

0 comments on commit 0eb7693

Please sign in to comment.