Skip to content

Commit 91378b6

Browse files
authored
Fix snapshot publish (#1343)
1 parent 7e82752 commit 91378b6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/snapshot-publish.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@ name: Publish snapshot of test scan
22

33
env:
44
CD_DETECTOR_EXPERIMENTS: 1
5+
PipReportSkipFallbackOnFailure: "true"
6+
PIP_INDEX_URL: "https://pypi.python.org/simple"
57

68
on:
79
push:

0 commit comments

Comments
 (0)