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 4d22dbe commit a54f6d6Copy full SHA for a54f6d6
.github/workflows/samples-typescript-nestjs-server.yaml
@@ -29,7 +29,6 @@ jobs:
29
- name: Install
30
working-directory: ${{ matrix.sample }}
31
run: |
32
- npm run preinstall
33
npm i
34
35
- name: Test
0 commit comments