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 a3ac457 commit 23ab223Copy full SHA for 23ab223
.github/workflows/pr-to-typescript.yml
@@ -29,7 +29,7 @@ jobs:
29
# Update the TypeScript test baselines also
30
cd TypeScript
31
npm i
32
- gulp runtests-parallel
+ gulp runtests-parallel || true
33
gulp baseline-accept
34
35
- uses: peter-evans/create-pull-request@v3
0 commit comments