Skip to content

Commit 7f5f9b3

Browse files
committed
fix: Allow requests to raw.githubusercontent.com when comparing test results
1 parent 35e0e3d commit 7f5f9b3

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/ci.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -149,6 +149,7 @@ jobs:
149149
allowed-endpoints: >
150150
files.pythonhosted.org:443
151151
github.com:443
152+
raw.githubusercontent.com:443
152153
release-assets.githubusercontent.com:443
153154
api.github.com:443
154155
pypi.org:443

0 commit comments

Comments
 (0)