Skip to content

Commit

Permalink
fix cicd
Browse files Browse the repository at this point in the history
  • Loading branch information
dango2887 committed Aug 18, 2023
1 parent 83ad968 commit ab4f6d9
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/image_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,5 @@ jobs:
- name: Run a custom command in the custom image
run: |
echo "Hello from the custom Docker image!"
env
env
ls

0 comments on commit ab4f6d9

Please sign in to comment.