Skip to content

Commit

Permalink
[transformer] try to pass ut
Browse files Browse the repository at this point in the history
  • Loading branch information
xingchensong committed Apr 14, 2024
1 parent b90e4f4 commit 7aeb8ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/unit_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
max-parallel: 20
matrix:
os: [ubuntu-latest]
python-version: [3.10.14]
python-version: [3.8]
steps:
- name: Cache Python Packages
uses: actions/cache@v1
Expand Down

0 comments on commit 7aeb8ed

Please sign in to comment.