Skip to content

Commit

Permalink
Update run.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
obalunenko authored Sep 24, 2021
1 parent bf66f26 commit ec59864
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/run.sh
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,4 @@ COVERAGE=$(gocov report ${COV_DIR}/full.json | tail -1 | awk '{if ($1 != "?") pr
${BIN_DIR}/${APP} \
--coverage=${COVERAGE} \
--md="README.md" \
-style=social
-style=flat

0 comments on commit ec59864

Please sign in to comment.