Skip to content
Snippets Groups Projects
Verified Commit ce6d77c9 authored by Jelle van der Waa's avatar Jelle van der Waa :construction:
Browse files

Enable shellcheck in CI

parent 6db50933
No related branches found
No related tags found
No related merge requests found
image: "archlinux:latest"
lint:
script:
- pacman -Syu --needed --noconfirm make shellcheck
- make check
test:
script:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment