Skip to content

Commit

Permalink
adding tests back
Browse files Browse the repository at this point in the history
  • Loading branch information
leogdion committed May 13, 2024
1 parent 401de15 commit 4cd3bc3
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 @@ -134,8 +134,8 @@ jobs:
brew install mint
- name: Build
run: swift build
# - name: Run Swift Package tests
# run: swift test --vv #--enable-code-coverage
- 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 4cd3bc3

Please sign in to comment.