diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 32cee1e..e976293 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -55,7 +55,7 @@ jobs: id: test-action uses: ./ with: - template: 'laravel' + template: 'php' - name: Print Output id: output