Skip to content

Commit

Permalink
python_formatter
Browse files Browse the repository at this point in the history
  • Loading branch information
mgonzs13 committed Oct 24, 2024
1 parent 39ec19f commit 0b1f80e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: Python CI with Docker and Formatting Check
on: [push, pull_request]

jobs:
formatter:
python_formatter:
runs-on: ubuntu-latest
steps:
- name: Checkout code
Expand Down

0 comments on commit 0b1f80e

Please sign in to comment.