Skip to content

Commit

Permalink
testing new github action workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
christopher-besch committed Mar 4, 2024
1 parent d49fba0 commit b1724eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
sudo apt-get -y install docker-ce docker-ce-cli containerd.io docker-buildx-plugin docker-compose-plugin
sudo systemctl start docker
sudo dockerd &
- name: Run Docker-in-Docker End-to-End Test
run: |
Expand Down

0 comments on commit b1724eb

Please sign in to comment.