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 3464f73 commit b6bf65cCopy full SHA for b6bf65c
.github/workflows/applications.yml
@@ -52,6 +52,7 @@ jobs:
52
53
- name: Create ${{ matrix.APPROACH }} application
54
run: npm run create-template -- -- -e ${{ matrix.APPROACH }} ${{ env.DEPS_VERSION_TAG_PARAM }}
55
+ continue-on-error: true
56
timeout-minutes: 30
57
58
- name: Install Internal Packages
0 commit comments