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 d791737 commit 5837e20
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/meson.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down Expand Up @@ -32,7 +32,7 @@ jobs:
ninja-version: 1.11.1.1
action: test

coverage:
meson-coverage:
runs-on: ubuntu-latest

steps:
Expand Down

0 comments on commit 5837e20

Please sign in to comment.