Skip to content

Commit

Permalink
Trying to get rye working - formatter
Browse files Browse the repository at this point in the history
  • Loading branch information
pchakraborty committed Aug 12, 2024
1 parent 355cadc commit a73ec81
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions .github/workflows/run-formatter.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,12 +24,3 @@ jobs:
source .venv/bin/activate
black --check .
timeout-minutes: 5
# uses: eifinger/setup-rye@v4
# run: |
# rye pin 3.9
# rye sync
# timeout-minutes: 5

# - name: Run black
# run: black --check .
# timeout-minutes: 5

0 comments on commit a73ec81

Please sign in to comment.