Skip to content

fix(qt{5,6}ct): typo in tooltip bg #48

fix(qt{5,6}ct): typo in tooltip bg

fix(qt{5,6}ct): typo in tooltip bg #48

Workflow file for this run

name: Shellcheck
on:
push:
branches: [ master ]
pull_request:
branches: [ master ]
jobs:
build:
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v2
- name: run shellcheck in docker
run: |
docker run --volume $(pwd):/mnt actionless/pikaur /mnt/test/shellcheck.sh