Skip to content

Commit

Permalink
Update test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
antonmedv authored Sep 10, 2024
1 parent de268c5 commit 28a229b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ jobs:
continue-on-error: true

- name: Build the docker-compose stack
run: cd tests/docker && docker compose build .
run: cd tests/docker && docker compose build

- name: Get Composer Cache Directory
id: composer-cache
Expand Down

0 comments on commit 28a229b

Please sign in to comment.