Skip to content

Commit 3293766

Browse files
committed
lsls
1 parent a7bed6f commit 3293766

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
@@ -29,7 +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/
32+
- run: ls
3333
- uses: ./.github/workflows/python_and_pip/action.yml"
3434
with:
3535
python-version: 3.12.4

0 commit comments

Comments
 (0)