Use requirements.txt in GHA tests (#1237)
We recently saw a failure pass through where requirements.txt was updated in a way that was not compatible with some python versions. This updates the tests to directly use requirements.txt to download requirements to catch issues like this in the future. Closes #1237 COPYBARA_INTEGRATE_REVIEW=https://github.com/protocolbuffers/upb/pull/1237 from protocolbuffers:useRequirementsGHA 22a963468e068535cbcf772ba41aee0b3a6e2eec PiperOrigin-RevId: 518962372pull/13171/head
parent
e1c5a567ee
commit
f69865183a
1 changed files with 12 additions and 2 deletions
Loading…
Reference in new issue