Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/tchx84/gtk-apps-testing-docker-action

Testing Github action for GTK-based meson-built apps
https://github.com/tchx84/gtk-apps-testing-docker-action

Last synced: about 1 month ago
JSON representation

Testing Github action for GTK-based meson-built apps

Awesome Lists containing this project

README

        

# GTK apps testing docker action

This will literally just run `meson test` on your GTK app.

## Example usage

```yaml
uses: tchx84/gtk-apps-testing-docker-action@master
```