fea: Injected hf_token in test job - #3054
Conversation
Signed-off-by: Daniele Martinoli <dmartino@redhat.com>
|
The test job will NOT have access to this secret on pull requests, but it will on pushes. Was that the intended change here? In practice it means when the tests run against a PR the hf_token will be an empty string instead of the actual secret value, because we're using a Or, if this actually needs the secret value, this test will fail on all PRs opened. |
Discussed on Slack |
Required to fix #3051
Checklist:
conventional commits.