mirror of
https://github.com/Universal-Omega/PortableInfobox.git
synced 2024-11-23 15:57:10 +00:00
Use WikiForge/ci-scripts
This commit is contained in:
parent
b2cb67ad21
commit
2d13828e2c
2
.github/workflows/mediawiki-tests.yml
vendored
2
.github/workflows/mediawiki-tests.yml
vendored
|
@ -162,7 +162,7 @@ jobs:
|
|||
if [ -e .github/workflows/dependencies ]; then
|
||||
cd .github/workflows
|
||||
curl -sL https://raw.githubusercontent.com/wikimedia/integration-config/master/zuul/parameter_functions.py -o pf.py
|
||||
curl -sL https://raw.githubusercontent.com/Universal-Omega/scripts/master/mediawiki/resolve_dependencies.py -o rd.py
|
||||
curl -sL https://raw.githubusercontent.com/WikiForge/ci-scripts/master/mediawiki/resolve_dependencies.py -o rd.py
|
||||
echo "DEPENDENCIES=$(python3 rd.py)" >> $GITHUB_ENV
|
||||
fi
|
||||
|
||||
|
|
Loading…
Reference in a new issue