mirror of
https://github.com/element-hq/element-desktop.git
synced 2026-02-20 07:38:21 -05:00
2
.github/workflows/build_and_test.yaml
vendored
2
.github/workflows/build_and_test.yaml
vendored
@@ -120,7 +120,7 @@ jobs:
|
||||
path: dist
|
||||
|
||||
- name: Prepare for tests
|
||||
run: ${{ matrix.prepare_cmd }}
|
||||
run: . "${{ matrix.prepare_cmd }}"
|
||||
if: matrix.prepare_cmd
|
||||
|
||||
# We previously disabled the `EnableNodeCliInspectArguments` fuse, but Playwright requires
|
||||
|
||||
Reference in New Issue
Block a user