Skip to content

Commit

Permalink
Github action patch
Browse files Browse the repository at this point in the history
  • Loading branch information
csb0710 committed Jul 1, 2024
1 parent ed12c11 commit 423becb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-test-py.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
- name: Lint with Ruff
run: |
pip install ruff
ruff --output-format=github .
ruff check --output-format=github .
working-directory: ai-engine

py-lint-ai-sentryflow:
Expand Down

0 comments on commit 423becb

Please sign in to comment.