diff --git a/.github/workflows/commit-tests.yml b/.github/workflows/commit-tests.yml index 04918b9e..02cb8209 100644 --- a/.github/workflows/commit-tests.yml +++ b/.github/workflows/commit-tests.yml @@ -31,7 +31,6 @@ jobs: steps: - uses: actions/checkout@v2 - run: sudo update-alternatives --set php /usr/bin/php7.2 - - run: sudo apt-get install -y php-xml - name: setup run: sudo -E tests/system-setup/upgrade-from-upstream.sh basic totpuser - name: test-runner diff --git a/tests/system-setup/upgrade-from-upstream.sh b/tests/system-setup/upgrade-from-upstream.sh index 72e6057d..ed4713a0 100755 --- a/tests/system-setup/upgrade-from-upstream.sh +++ b/tests/system-setup/upgrade-from-upstream.sh @@ -78,6 +78,16 @@ upstream_install() { sed -i 's|\(.*include:.*zones\.conf.*\)|cat >> /etc/nsd/nsd.conf <