Skip to content

Commit

Permalink
fixed json handling issue
Browse files Browse the repository at this point in the history
  • Loading branch information
jeffreyaven committed Nov 19, 2024
1 parent 2b221a1 commit a761ca4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,8 @@ jobs:
exclude:
- os: macos-latest
python-version: "3.8"
- os: macos-latest
python-version: "3.13"
runs-on: ${{matrix.os}}
name: 'Run Tests on ${{matrix.os}} with Python ${{matrix.python-version}}'

Expand Down

0 comments on commit a761ca4

Please sign in to comment.