Skip to content

Commit b40c01b

Browse files
committed
(maint) Remove PT source vars from pr_testing env
These were included to help when calling tasks/install_linux.sh directly, but the script itself has these defaults, and they should not need to be passed in now.
1 parent 59ca9ae commit b40c01b

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/pr_testing.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,6 @@ env:
1313
# Environment variables needed when running the task install scripts
1414
# manually.
1515
PT__installdir: ${{ github.workspace }}
16-
PT_apt_source: "https://apt.voxpupuli.org"
17-
PT_yum_source: "https://yum.voxpupuli.org"
1816

1917
jobs:
2018
shellcheck:

0 commit comments

Comments
 (0)