mirror of
https://github.com/microsoft/vscode.git
synced 2026-05-17 13:50:46 +01:00
Fixes
This commit is contained in:
committed by
Henning Dieterichs
parent
3a271147c5
commit
b4399bee94
@@ -64,6 +64,7 @@ jobs:
|
||||
run: ./node_modules/.bin/component-explorer render --project ./test/componentFixtures/component-explorer.json
|
||||
|
||||
- name: Log fixture errors
|
||||
if: always()
|
||||
run: |
|
||||
MANIFEST="test/componentFixtures/.screenshots/current/manifest.json"
|
||||
if [ ! -f "$MANIFEST" ]; then
|
||||
|
||||
Reference in New Issue
Block a user