zrhoffman commented on pull request #6026: URL: https://github.com/apache/trafficcontrol/pull/6026#issuecomment-880859952
The *Traffic Ops Go client/API integration tests / API_tests* and *TP Integration Tests / TP_Integration_tests* workflows fail because they both use the `todb-init` action, which uses Go to install Goose to set up the database, and which runs in a Docker container. So `download_go` needs to be re-added to the `todb-init` action, too. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
