mirror of
https://github.com/logos-storage/logos-storage-marketplace-ui.git
synced 2026-01-04 06:23:08 +00:00
CI
This commit is contained in:
parent
a0596e9f5e
commit
b3468b5ee5
4
.github/workflows/playwright.yml
vendored
4
.github/workflows/playwright.yml
vendored
@ -69,19 +69,15 @@ jobs:
|
||||
node-version: lts/*
|
||||
|
||||
- name: Install dependencies
|
||||
if: false
|
||||
run: npm ci
|
||||
|
||||
- name: Install Playwright Browsers
|
||||
if: false
|
||||
run: npx playwright install --with-deps
|
||||
|
||||
- name: Run Playwright tests
|
||||
if: false
|
||||
run: npx playwright test
|
||||
|
||||
- uses: actions/upload-artifact@v4
|
||||
if: false
|
||||
# if: ${{ !cancelled() }}
|
||||
with:
|
||||
name: playwright-report
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user