You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
modified circleci config so forks only test black formatting and all pytests except those in the utils module. utils pytests, and codecov are only run for branches.
Thus, the checks do not reflect code coverage or utils tests for PR's from forks
I tested two trivial PR's, one from a fork where I got an AWS error, and one from a branch where there was no error.
Is it possible to allow forks to access AWS keys for checks without compromising security?
The text was updated successfully, but these errors were encountered: