Skip to content

Commit

Permalink
workflow stuff
Browse files Browse the repository at this point in the history
  • Loading branch information
masklinn committed Nov 18, 2024
1 parent 85e1a45 commit 84a4b0c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ jobs:
steps:
- name: Checkout working copy
uses: actions/checkout@v4
with:
submodules: true
- name: ruff check
uses: chartboost/ruff-action@v1
- name: ruff format
Expand Down

0 comments on commit 84a4b0c

Please sign in to comment.