mirror of
https://github.com/kjanat/livedash-node.git
synced 2026-03-02 23:41:29 +01:00
Compare commits
1 Commits
0dc999c971
...
dependabot
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
17e2ae8ad1 |
2
.github/workflows/playwright.yml
vendored
2
.github/workflows/playwright.yml
vendored
@@ -18,7 +18,7 @@ jobs:
|
||||
run: bun run playwright install --with-deps
|
||||
- name: Run Playwright tests
|
||||
run: bun run playwright test
|
||||
- uses: actions/upload-artifact@v6
|
||||
- uses: actions/upload-artifact@v7
|
||||
if: ${{ !cancelled() }}
|
||||
with:
|
||||
name: playwright-report
|
||||
|
||||
Reference in New Issue
Block a user