We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a65eb9e commit 9252ff2Copy full SHA for 9252ff2
.github/workflows/coverage.yml
@@ -27,7 +27,6 @@ jobs:
27
uses: actions/setup-node@v5
28
with:
29
node-version: "18"
30
- cache: "npm"
31
32
- name: Install dependencies
33
run: composer install
0 commit comments