We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 95287ea commit 04ef098Copy full SHA for 04ef098
.github/workflows/django.yml
@@ -32,7 +32,7 @@ jobs:
32
with:
33
fetch-depth: 0
34
- run: ls .github
35
- - uses: ".github/workflows/python_and_pip/action.yml"
+ - uses: ./.github/workflows/python_and_pip/action.yml
36
37
python-version: 3.12.4
38
- name: Run ruff
0 commit comments