Skip to content

Commit

Permalink
--
Browse files Browse the repository at this point in the history
  • Loading branch information
lyrixx committed Mar 15, 2024
1 parent f50e69d commit 8816066
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Expand Up @@ -49,7 +49,7 @@ jobs:
tools: castor

- name: "Build and start the infrastructure"
run: "castor start && sleep 5"
run: "castor start -vv && sleep 5"

- name: "Check PHP coding standards"
run: "castor qa:cs"
Expand Down

0 comments on commit 8816066

Please sign in to comment.