Skip to content

Commit

Permalink
cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
asim3 committed Feb 24, 2024
1 parent 16947b1 commit 0a757eb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/docker-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,8 @@ jobs:
${PROJECT_IMAGE_NAME}:${GIT_REF} 'python3 manage.py test'
- name: Debug
run: |
run: >
ls -al ./;
ls -al ./init_test_github;
ls -al ./deploy;
ls -al ./setup/workflows;
ls -al ./.github/workflows;

0 comments on commit 0a757eb

Please sign in to comment.