Skip to content

Commit

Permalink
Run lint/format check on master
Browse files Browse the repository at this point in the history
  • Loading branch information
Brainicism committed Sep 16, 2024
1 parent 4f8402f commit cf8089f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ jobs:
lint-format:
name: Lint and format check
runs-on: ubuntu-latest
if: github.event_name == 'pull_request'
steps:
- uses: actions/checkout@v4
- name: Install Ruff and autopep8
Expand Down

0 comments on commit cf8089f

Please sign in to comment.