Skip to content

Commit 6f8cd39

Browse files
committed
ls
1 parent 679be5b commit 6f8cd39

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/django.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
- uses: actions/checkout@v4
3232
with:
3333
fetch-depth: 0
34-
- run: ls
34+
- run: ls .github
3535
- uses: ./.github/workflows/python_and_pip/action.yml"
3636
with:
3737
python-version: 3.12.4

0 commit comments

Comments
 (0)