Skip to content

Commit 84a4b0c

Browse files
committed
workflow stuff
1 parent 85e1a45 commit 84a4b0c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@ jobs:
1111
steps:
1212
- name: Checkout working copy
1313
uses: actions/checkout@v4
14+
with:
15+
submodules: true
1416
- name: ruff check
1517
uses: chartboost/ruff-action@v1
1618
- name: ruff format

0 commit comments

Comments
 (0)