Skip to content

Commit

Permalink
disabling build
Browse files Browse the repository at this point in the history
  • Loading branch information
leogdion committed May 9, 2024
1 parent 1f84513 commit f2fd379
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 f2fd379

Please sign in to comment.