Skip to content

Commit 5071263

Browse files
committedJan 31, 2025
more paths
1 parent 17c9806 commit 5071263

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎.github/workflows/django.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
with:
3333
fetch-depth: 0
3434
- run: ls .github
35-
- uses: .github/workflows/python_and_pip/action.yml
35+
- uses: ./.github/workflows/python_and_pip
3636
with:
3737
python-version: 3.12.4
3838
- name: Run ruff

0 commit comments

Comments
 (0)