rigetti / pyquil

A Python library for quantum programming using Quil.
http://docs.rigetti.com
Apache License 2.0
1.39k stars 341 forks source link

CI: Fix authentication errors on coverage and release dry run steps #1730

Closed MarquessV closed 5 months ago

MarquessV commented 5 months ago

In #1729, the release dry run and coverage steps failed because of a permissions error. We should make sure all contributors have the permissions to run or bypass these checks.