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.
--if-present
1 parent d666e9a commit a54b506Copy full SHA for a54b506
.github/workflows/main.yml
@@ -32,5 +32,5 @@ jobs:
32
- name: Install, build and test
33
run: |
34
pnpm install
35
- pnpm run build --if-present
+ pnpm run build
36
pnpm test
0 commit comments