Skip to content

Commit

Permalink
verbose
Browse files Browse the repository at this point in the history
  • Loading branch information
kapitoshka438 committed May 14, 2024
1 parent 2669753 commit f60aa56
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion codemagic.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -191,7 +191,7 @@ workflows:
- name: Install Tuist dependencies
script: mise x -- tuist install
- name: Run tests
script: mise x -- tuist test --result-bundle-path /tmp/tuist/dependencies-acceptance-test-result-bundle TuistDependenciesAcceptanceTests
script: mise x -- tuist test --result-bundle-path /tmp/tuist/dependencies-acceptance-test-result-bundle TuistDependenciesAcceptanceTests --verbose
triggering:
<< : *branch_triggering

Expand Down

0 comments on commit f60aa56

Please sign in to comment.