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 5827e8f commit e78510b
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/meson.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,12 @@ jobs:
- uses: BSFishy/[email protected]
with:
action: build
- uses: BSFishy/[email protected]
with:
action: test
- uses: BSFishy/[email protected]
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
Expand Down

0 comments on commit e78510b

Please sign in to comment.