Skip to content

Commit

Permalink
fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
TAdev0 committed Jul 9, 2024
1 parent 89b418c commit c14e927
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/integration-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
- name: Set up Python
uses: actions/setup-python@v4
with:
python-version: "3.9.11"
python-version: "3.9"

- name: Install cairo-lang
run: pip install cairo-lang==0.13.1
Expand Down

0 comments on commit c14e927

Please sign in to comment.