Skip to content

Commit

Permalink
Fix snapshot publish (#1343)
Browse files Browse the repository at this point in the history
  • Loading branch information
raporpe authored Jan 21, 2025
1 parent 7e82752 commit 91378b6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/snapshot-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@ name: Publish snapshot of test scan

env:
CD_DETECTOR_EXPERIMENTS: 1
PipReportSkipFallbackOnFailure: "true"
PIP_INDEX_URL: "https://pypi.python.org/simple"

on:
push:
Expand Down

0 comments on commit 91378b6

Please sign in to comment.