Skip to content

Commit a7bed6f

Browse files
committed
ls
1 parent b9f57f8 commit a7bed6f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/django.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ jobs:
2929
options: --health-cmd pg_isready --health-interval 10s --health-timeout 5s --health-retries 5
3030
steps:
3131
- uses: actions/checkout@v4
32+
- run: ls ./github/workflows/python_and_pip/
3233
- uses: ./.github/workflows/python_and_pip/action.yml"
3334
with:
3435
python-version: 3.12.4

0 commit comments

Comments
 (0)