Skip to content

Commit

Permalink
GitHub Actions: Execute tests
Browse files Browse the repository at this point in the history
  • Loading branch information
meisenzahl committed Oct 2, 2024
1 parent 66a74e3 commit 6f660ff
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ jobs:
run: |
meson setup build
ninja -C build install
ninja -C build test
lint:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 6f660ff

Please sign in to comment.