Skip to content

Commit

Permalink
Use prod pypi instance
Browse files Browse the repository at this point in the history
Signed-off-by: Oliver Tale-Yazdi <[email protected]>
  • Loading branch information
ggwpez committed Feb 26, 2024
1 parent 61b1baf commit c1215f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check-prdoc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,5 +63,5 @@ jobs:
run: |
echo "Validating PR#${GITHUB_PR}"
python3 --version
python3 -m pip install -i https://test.pypi.org/simple/ cargo-workspace==1.2.1
python3 -m pip install cargo-workspace==1.2.1
python3 .github/scripts/check-prdoc.py Cargo.toml prdoc/pr_${GITHUB_PR}.prdoc

0 comments on commit c1215f6

Please sign in to comment.