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 56a432d commit a62c6d7Copy full SHA for a62c6d7
.github/workflows/copilot-setup-steps.yml
@@ -19,4 +19,5 @@ jobs:
19
20
- name: Run a pre-work build
21
shell: pwsh
22
+ continue-on-error: true
23
run: .\build.ps1
0 commit comments