Skip to content

Commit

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

0 comments on commit 401de15

Please sign in to comment.