Skip to content

Commit

Permalink
manifest: Force tests execution
Browse files Browse the repository at this point in the history
  • Loading branch information
tchx84 committed Mar 27, 2024
1 parent 62ce706 commit bb87681
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions com.github.tchx84.Flatseal.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,14 @@
{
"name": "flatseal",
"buildsystem": "meson",
"run-tests": true,
"build-options": {
"test-args": [
"--socket=x11",
"--share=network",
"--socket=session-bus"
]
},
"sources": [
{
"type": "dir",
Expand Down

0 comments on commit bb87681

Please sign in to comment.