Skip to content

Commit

Permalink
Check docker
Browse files Browse the repository at this point in the history
  • Loading branch information
Matthias Richter committed Mar 8, 2024
1 parent 1dc139f commit 187b24c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ jobs:
uses: actions/checkout@v4
- name: "Install Composer dependencies"
run: "composer ci:install -b docker"
- name: "Show docker version"
run: "docker -v"
- name: "Run command"
run: "composer ci:php:stan -b docker"

Expand Down

0 comments on commit 187b24c

Please sign in to comment.