Nothing Special   »   [go: up one dir, main page]

Skip to content

grid: restore unfulscreened views to their correct position #1555

grid: restore unfulscreened views to their correct position

grid: restore unfulscreened views to their correct position #1555

Workflow file for this run

name: mandoc
on:
push:
branches:
- '*'
pull_request:
branches:
- '*'
jobs:
pipeline:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Install dependencies
run: |
sudo apt update
sudo apt-get install -y mandoc
- name: Check man pages
run: |
mandoc -T lint -W warning man/wayfire.1.in