Skip to content

Commit

Permalink
coverage on macos (#722)
Browse files Browse the repository at this point in the history
  • Loading branch information
sbfnk authored Jul 17, 2024
1 parent cf06bc8 commit a63c89a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-coverage.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ name: test-coverage

jobs:
test-coverage:
runs-on: ubuntu-latest
runs-on: macos-latest
if: "! contains(github.event.head_commit.message, '[ci skip]')"
env:
GITHUB_PAT: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit a63c89a

Please sign in to comment.