mirror of
https://github.com/open-source-parsers/jsoncpp.git
synced 2025-09-29 15:55:03 -04:00
Update meson.yml
This commit is contained in:
parent
5827e8fff2
commit
e78510b7b4
5
.github/workflows/meson.yml
vendored
5
.github/workflows/meson.yml
vendored
@ -13,9 +13,12 @@ jobs:
|
||||
- uses: BSFishy/meson-build@v1.0.3
|
||||
with:
|
||||
action: build
|
||||
- uses: BSFishy/meson-build@v1.0.3
|
||||
with:
|
||||
action: test
|
||||
- uses: BSFishy/meson-build@v1.0.3
|
||||
with:
|
||||
action: tidy
|
||||
|
||||
- run: echo "🐧 This job is now running on a ${{ runner.os }} server hosted by GitHub!"
|
||||
- run: echo "🔎 The name of your branch is ${{ github.ref }} and your repository is ${{ github.repository }}."
|
||||
- name: Check out repository code
|
||||
|
Loading…
x
Reference in New Issue
Block a user