Skip to content

Commit

Permalink
disabling build
Browse files Browse the repository at this point in the history
  • Loading branch information
leogdion committed May 10, 2024
1 parent 750f6a1 commit 49e864d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/FeatherQuill.yml
Original file line number Diff line number Diff line change
Expand Up @@ -132,8 +132,8 @@ jobs:
run: |
brew update
brew install mint
- name: Build
run: swift build
# - name: Build
# run: swift build
- name: Run Swift Package tests
run: swift test --vv #--enable-code-coverage
# - uses: sersoft-gmbh/swift-coverage-action@v4
Expand Down

0 comments on commit 49e864d

Please sign in to comment.