Skip to content

fix(gtk320: functions: _text_shadow_color): fix divizion by zero caus… #37

fix(gtk320: functions: _text_shadow_color): fix divizion by zero caus…

fix(gtk320: functions: _text_shadow_color): fix divizion by zero caus… #37

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