mirror of
https://github.com/kevinveenbirkenbach/physical-interface.git
synced 2024-11-14 14:21:04 +01:00
7 lines
89 B
YAML
7 lines
89 B
YAML
|
language: C++
|
||
|
git:
|
||
|
submodules: false
|
||
|
script:
|
||
|
- shellcheck ./administration/*.sh
|
||
|
|