mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-10 17:43:38 -05:00
Temporarily allow screenshot test failures to avoid blocking the pipeline until the screenshot test is stable.
This commit is contained in:
1
.github/workflows/screenshot-test.yml
vendored
1
.github/workflows/screenshot-test.yml
vendored
@@ -22,6 +22,7 @@ jobs:
|
||||
screenshots:
|
||||
name: Checking Component Screenshots
|
||||
runs-on: ubuntu-latest
|
||||
continue-on-error: true # TODO(hediet): Remove once screenshot pipeline is stable
|
||||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v6
|
||||
|
||||
Reference in New Issue
Block a user