We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a0cbfd9 commit b388497Copy full SHA for b388497
.github/workflows/e2e-tests.yml
@@ -60,7 +60,6 @@ jobs:
60
- uses: actions/setup-node@v4
61
with:
62
node-version: ${{ matrix.node-version }}
63
- cache: pnpm
64
- name: Check for required secrets and vars
65
id: check-secrets
66
env:
0 commit comments