Skip to content

drop xfce

drop xfce #76

Workflow file for this run

name: shellcheck
on: [push, pull_request]
jobs:
build:
name: build
runs-on: ubuntu-20.04
steps:
- name: checkout project
uses: actions/checkout@v3
- name: run shellcheck
run: ./tests/shellcheck