Skip to content

Commit

Permalink
Update meson.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
baylesj authored Sep 10, 2024
1 parent 9afb67d commit 3264738
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/meson.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
coverage:
runs-on: ubuntu-latest

steps:
steps:
- name: checkout repository
uses: actions/checkout@v4

Expand All @@ -60,6 +60,6 @@ jobs:

- name: generate code coverage report
uses: threeal/[email protected]
with:
coveralls-send: true
github-token: ${{ secrets.GITHUB_TOKEN }}
with:
coveralls-send: true
github-token: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 3264738

Please sign in to comment.