Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ci: Directly check for needed secrets before testing against cloud
There are other situations besides running in a fork in which the necessary secrets are not available. For example, PRs opened by dependabot do not seem to have access to the secrets. We now directly check if secrets are present, rather than inferring their presence from other environmental things.
- Loading branch information