Skip to content

Commit d13801e

Browse files
authored
Update meson.yml (#1564)
1 parent d791737 commit d13801e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: .github/workflows/meson.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ run-name: update pushed to ${{ github.ref }}
33
on: [check_run, push, pull_request]
44

55
jobs:
6-
publish:
6+
meson-publish:
77
runs-on: ${{ matrix.os }}
88

99
strategy:
@@ -32,7 +32,7 @@ jobs:
3232
ninja-version: 1.11.1.1
3333
action: test
3434

35-
coverage:
35+
meson-coverage:
3636
runs-on: ubuntu-latest
3737

3838
steps:

0 commit comments

Comments
 (0)