Skip to content

Commit

Permalink
dind test
Browse files Browse the repository at this point in the history
  • Loading branch information
MaxBed4d committed Jan 17, 2024
1 parent 25680c6 commit bb13872
Showing 1 changed file with 3 additions and 6 deletions.
9 changes: 3 additions & 6 deletions .github/workflows/stackhpc-all-in-one.yml
Original file line number Diff line number Diff line change
Expand Up @@ -89,13 +89,10 @@ jobs:
with:
submodules: true

- name: wait 10 minutes for debug time.
run: |
sleep 600
- name: Make sure dockerd is running and test Docker.
run: |
sudo systemctl start docker && docker run --rm hello-world
uses: run/docker/docker.sock
with:
docker: run --rm hello-world

- name: Output image tag
id: image_tag
Expand Down

0 comments on commit bb13872

Please sign in to comment.