We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7740866 commit da8bb91Copy full SHA for da8bb91
.github/workflows/uat.yml
@@ -28,7 +28,6 @@ jobs:
28
uses: actions/setup-node@v2
29
with:
30
node-version: ${{ matrix.node-version }}
31
- cache: 'yarn'
32
33
- name: Install Dependencies
34
run: yarn
0 commit comments