diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index 5c5fa86..fd8e194 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -43,7 +43,7 @@ jobs: - name: Compare output run: diff -i /tmp/python.txt /tmp/check.txt - test-php: + test-php: runs-on: ubuntu-latest steps: