Skip to content

Random cleanup following up issue #187 #939

Random cleanup following up issue #187

Random cleanup following up issue #187 #939

Workflow file for this run

on:
push:
branches: [master]
pull_request:
name: CI
jobs:
testing:
runs-on: ubuntu-latest
name: testing
steps:
- uses: actions/checkout@master
- uses: tchx84/gtk-apps-testing-docker-action@gjs