Skip to content

Commit

Permalink
what's going on
Browse files Browse the repository at this point in the history
  • Loading branch information
lawrence-forooghian committed Aug 2, 2024
1 parent c897fe0 commit 2062aeb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -60,4 +60,4 @@ jobs:
xcode-version: ${{ matrix.tooling.xcode-version }}

- name: Build and run tests
run: swift run BuildTool --platform ${{ matrix.platform }} --swift-version ${{ matrix.tooling.swift-version }}
run: swift run --verbose BuildTool --platform ${{ matrix.platform }} --swift-version ${{ matrix.tooling.swift-version }}

0 comments on commit 2062aeb

Please sign in to comment.