Skip to content

Merge branch 'refs/heads/work/gfgit/refactor_wm_interaction' into wor… #1829

Merge branch 'refs/heads/work/gfgit/refactor_wm_interaction' into wor…

Merge branch 'refs/heads/work/gfgit/refactor_wm_interaction' into wor… #1829

Workflow file for this run

name: Testing
on: [push, pull_request]
jobs:
build:
runs-on: ubuntu-20.04
container: archlinux:base-devel
steps:
- name: Checkout the repo
uses: actions/checkout@v2
- name: Checkout shared CI repo
uses: actions/checkout@v2
with:
repository: lxqt/ci
path: shared-ci
- name: Build
run: bash ./.ci/build.sh