Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
This commit is contained in:
Michael Telatynski 2025-02-13 17:05:10 +00:00
parent def225bc82
commit ccc80b9bbf
No known key found for this signature in database
GPG Key ID: A2B008A5F49F5D0D

View File

@ -120,7 +120,7 @@ jobs:
path: dist path: dist
- name: Prepare for tests - name: Prepare for tests
run: ${{ matrix.prepare_cmd }} run: . "${{ matrix.prepare_cmd }}"
if: matrix.prepare_cmd if: matrix.prepare_cmd
# We previously disabled the `EnableNodeCliInspectArguments` fuse, but Playwright requires # We previously disabled the `EnableNodeCliInspectArguments` fuse, but Playwright requires