Skip to content

Commit

Permalink
fix build (really)
Browse files Browse the repository at this point in the history
Signed-off-by: Avi Shinnar <[email protected]>
  • Loading branch information
shinnar committed Aug 23, 2024
1 parent b8d6a78 commit 4eebd2f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -200,7 +200,7 @@ jobs:
python-version: 3.9
setup-target: '.[full,test]'
- test-case: test/test_core_transformers.py
python-version: 3.10
python-version: '3.10'
setup-target: '.[full,test]'
- test-case: test/test_core_transformers.py
python-version: '3.11'
Expand Down

0 comments on commit 4eebd2f

Please sign in to comment.