Describe the bug
People making PRs from forks do not have sufficient privileges to run the integration tests which check the ability to use private dependencies.
To Reproduce
Be an outside contributor and make a PR from a fork.
Expected behavior
CI works.
Additional context
None.