Skip to content

Commit

Permalink
chore: New CI snapshots to reflect mathml formulas
Browse files Browse the repository at this point in the history
  • Loading branch information
gwhitney committed Nov 23, 2024
1 parent c1ab759 commit d4adce8
Show file tree
Hide file tree
Showing 5 changed files with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -49,9 +49,9 @@ jobs:
- name: End-to-end test
run: npx playwright test -c e2e/playci.config.ts
### Uncomment when you need to re-extract snapshots
- name: Extract snapshots
if: always()
uses: actions/upload-artifact@v4
with:
name: ci_actual_snapshots
path: e2e/results/manual/output
# - name: Extract snapshots
# if: always()
# uses: actions/upload-artifact@v4
# with:
# name: ci_actual_snapshots
# path: e2e/results/manual/output
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
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 d4adce8

Please sign in to comment.