Skip to content

Commit

Permalink
Merge pull request #77 from GSM-MSG/tuist-verbose
Browse files Browse the repository at this point in the history
Test Tuist verbose 옵션 추가
  • Loading branch information
uuuunseo authored Nov 13, 2023
2 parents a351faf + a2d23ed commit 8921490
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/bitgouel-ios-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ jobs:
run: tuist fetch

- name: Test with tuist
run: TUIST_CI=1 tuist test
run: TUIST_CI=1 tuist test --verbose

- name: Bitgouel iOS CI Discord Notification
uses: sarisia/actions-status-discord@v1
Expand Down

0 comments on commit 8921490

Please sign in to comment.