mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-02 08:15:56 +01:00
Disable screenshots until time out bug is fixed (#300293)
This commit is contained in:
committed by
GitHub
parent
7c24905755
commit
74c765017e
1
.github/workflows/screenshot-test.yml
vendored
1
.github/workflows/screenshot-test.yml
vendored
@@ -18,6 +18,7 @@ concurrency:
|
||||
|
||||
jobs:
|
||||
screenshots:
|
||||
if: false # temporarily disabled
|
||||
name: Checking Component Screenshots
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
|
||||
Reference in New Issue
Block a user