diff --git a/.github/workflows/all-pr-tests.yml b/.github/workflows/all-pr-tests.yml index 0146eba..cfc9046 100644 --- a/.github/workflows/all-pr-tests.yml +++ b/.github/workflows/all-pr-tests.yml @@ -33,11 +33,6 @@ jobs: # See https://github.com/alleyinteractive/action-test-general for more options uses: alleyinteractive/action-test-general@develop - - name: Run Node Tests - # See https://github.com/alleyinteractive/action-test-node for more options. - # Defaults to the latest LTS version. - uses: alleyinteractive/action-test-node@develop - - name: Run PHP Tests # See https://github.com/alleyinteractive/action-test-php for more options uses: alleyinteractive/action-test-php@develop