Skip to content

Commit

Permalink
add xcbeautify
Browse files Browse the repository at this point in the history
  • Loading branch information
bartekpacia committed Sep 11, 2024
1 parent 64e5d3d commit 4d1cc03
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-e2e.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
cache: gradle

- name: Build xctest-runner
run: ./maestro-ios-xctest-runner/build-maestro-ios-runner.sh
run: ./maestro-ios-xctest-runner/build-maestro-ios-runner.sh | xcbeautify

- name: Build Maestro CLI
run: ./gradlew :maestro-cli:distZip
Expand Down

0 comments on commit 4d1cc03

Please sign in to comment.