Skip to content

Commit

Permalink
Try testing on MUSL and iOS
Browse files Browse the repository at this point in the history
  • Loading branch information
fpseverino committed Oct 12, 2024
1 parent 43c645a commit 0e8547f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ jobs:
uses: vapor/ci/.github/workflows/run-unit-tests.yml@main
with:
with_linting: true
with_musl: true
ios_scheme_name: Zip
secrets:
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}

Expand Down

0 comments on commit 0e8547f

Please sign in to comment.