Skip to content

Commit

Permalink
Debug
Browse files Browse the repository at this point in the history
  • Loading branch information
martinRenou committed Apr 25, 2024
1 parent 640b13b commit 4925c72
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -146,13 +146,12 @@ jobs:
- name: Execute integration tests
shell: bash -l {0}
working-directory: ui-tests
run: npx playwright test
run: npx playwright test --update-snapshots

- name: Upload Playwright Test report
if: always()
uses: actions/upload-artifact@v3
with:
name: ipycanvas-playwright-tests
path: |
ui-tests/test-results
ui-tests/playwright-report
ui-tests
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 4925c72

Please sign in to comment.