Skip to content

Commit

Permalink
remove comment about using -mod=vendor
Browse files Browse the repository at this point in the history
  • Loading branch information
dprotaso committed Jun 5, 2020
1 parent e038fd3 commit 453a90a
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions test/presubmit-tests.sh
Original file line number Diff line number Diff line change
Expand Up @@ -50,8 +50,6 @@ function post_build_tests() {
fi
}

# Run the unit tests with an additional flag '-mod=vendor' to avoid
# downloading the deps in unit tests CI job
function unit_tests() {
report_go_test -race ./... || failed=1
}
Expand Down

0 comments on commit 453a90a

Please sign in to comment.