Fix indentation issue
This commit is contained in:
@@ -51,7 +51,7 @@ jobs:
|
|||||||
- run: npx playwright install --with-deps ${{ matrix.browser }}
|
- run: npx playwright install --with-deps ${{ matrix.browser }}
|
||||||
- run: npm run build
|
- run: npm run build
|
||||||
|
|
||||||
- name: E2E (start + test + teardown)
|
- name: E2E (start + test + teardown)
|
||||||
run: |
|
run: |
|
||||||
set -euxo pipefail
|
set -euxo pipefail
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user