Skip to content

Commit

Permalink
fiuxp
Browse files Browse the repository at this point in the history
  • Loading branch information
laughingman7743 committed Dec 28, 2024
1 parent 0ecd917 commit 3685aa0
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,9 @@ jobs:
with:
python-version: ${{ matrix.python-version }}
enable-cache: true
- uses: actions/setup-python@v5
with:
python-version: '3.13'
- run: |
make tool
Expand Down

0 comments on commit 3685aa0

Please sign in to comment.