Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
bgins committed Oct 31, 2024
1 parent 46ec483 commit 683ee53
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion stack
Original file line number Diff line number Diff line change
Expand Up @@ -372,7 +372,7 @@ function integration-tests-ci() {
export API_HOST=
export DISABLE_TELEMETRY=true
cd test
go test -v -count 1 .
API_HOST="" go test -v -count 1 .
}

############################################################################
Expand Down

0 comments on commit 683ee53

Please sign in to comment.