Skip to content

Commit

Permalink
use syrupy for snapshots
Browse files Browse the repository at this point in the history
  • Loading branch information
David Bonnes committed Sep 10, 2024
1 parent b5b85dc commit f4a2fe8
Show file tree
Hide file tree
Showing 28 changed files with 1,471 additions and 1,783 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/check-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
strategy:
fail-fast: false
matrix:
python-version: ["3.12", "3.13.0-rc.1"]
python-version: ["3.11", "3.12", "3.13.0-rc.1"]

steps:
- uses: actions/checkout@v4
Expand Down
Loading

0 comments on commit f4a2fe8

Please sign in to comment.