Skip to content

Commit

Permalink
test: try to fix coverage rate limits (#3384)
Browse files Browse the repository at this point in the history
  • Loading branch information
jdx authored Dec 6, 2024
1 parent 404c9f4 commit d40a45c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion e2e/run_test
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,6 @@ within_isolated_env() {
CARGO_LLVM_COV_TARGET_DIR="${CARGO_LLVM_COV_TARGET_DIR:-}" \
GITHUB_ACTION="${GITHUB_ACTION:-}" \
GITHUB_TOKEN="${GITHUB_TOKEN:-}" \
GITHUB_API_TOKEN="${GITHUB_API_TOKEN:-}" \
GOPROXY="${GOPROXY:-}" \
HOME="$TEST_HOME" \
LLVM_PROFILE_FILE="${LLVM_PROFILE_FILE:-}" \
Expand Down

0 comments on commit d40a45c

Please sign in to comment.