Update meson.yml (#1564)

This commit is contained in:
Jordan Bayles 2024-09-09 19:06:30 -07:00 committed by GitHub
parent d791737ccd
commit d13801e832
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -3,7 +3,7 @@ run-name: update pushed to ${{ github.ref }}
on: [check_run, push, pull_request]
jobs:
publish:
meson-publish:
runs-on: ${{ matrix.os }}
strategy:
@ -32,7 +32,7 @@ jobs:
ninja-version: 1.11.1.1
action: test
coverage:
meson-coverage:
runs-on: ubuntu-latest
steps: