Skip to content

Commit 7c85b80

Browse files
committed
Try to solve docker problem
1 parent e820f1a commit 7c85b80

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/jwt-auth-ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,5 +14,6 @@ jobs:
1414
submodules: recursive
1515
- name: Run Test cases
1616
run: |
17+
docker ps -a
1718
chmod 777 t/run.sh
1819
./t/run.sh

0 commit comments

Comments
 (0)