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