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 9, 2024
1 parent 59779ba commit dd31925
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/meson.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,11 +16,13 @@ jobs:
- name: meson build
uses: BSFishy/meson-build@v1.0.3
with:
meson-version: 1.5.1
action: build

- name: meson test
uses: BSFishy/meson-build@v1.0.3
with:
meson-version: 1.5.1
action: test

- name: clang-format
Expand Down

0 comments on commit dd31925

Please sign in to comment.