Skip to content

Commit

Permalink
Update invocation for new structure (#2893)
Browse files Browse the repository at this point in the history
  • Loading branch information
A5rocks authored Dec 1, 2023
1 parent ef84b43 commit c7d8a93
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/autodeps.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
# The new dependencies may contain a new black version.
# Commit any changes immediately.
python -m pip install -r test-requirements.txt
black trio
black src/trio
- name: Commit changes and create automerge PR
env:
GH_TOKEN: ${{ github.token }}
Expand Down

0 comments on commit c7d8a93

Please sign in to comment.