Skip to content

Commit

Permalink
disabled pretty for debugging
Browse files Browse the repository at this point in the history
  • Loading branch information
ypopovych committed Mar 18, 2024
1 parent a7988f7 commit c4f7c70
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/integrationTests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
- name: Select ${{ matrix.xcode }}
run: sudo xcode-select --switch /Applications/${{ matrix.xcode }}.app
- name: Unit tests
run: make tests/unit/pretty
run: make tests/unit

test-Integration-macOS:
runs-on: macos-latest
Expand Down

0 comments on commit c4f7c70

Please sign in to comment.