Skip to content

Commit

Permalink
check cert files status after test creation
Browse files Browse the repository at this point in the history
  • Loading branch information
zostaw committed Dec 2, 2023
1 parent f3a34c0 commit b73ee3c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test_docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
- name: Verify cert files
run: |
pwd
ls -a
ls -last app
- name: Build and run test web
run: |
Expand Down

0 comments on commit b73ee3c

Please sign in to comment.