1
0
mirror of https://github.com/deadc0de6/dotdrop.git synced 2026-02-04 20:54:51 +00:00

adding shellcheck in ci/cd

This commit is contained in:
deadc0de6
2023-01-27 16:44:06 +01:00
committed by deadc0de
parent 78dd300310
commit fd26eb89b3

View File

@@ -22,6 +22,7 @@ jobs:
pip install -r tests-requirements.txt
pip install -r requirements.txt
npm install -g remark-cli remark-validate-links
sudo apt-get install shellcheck
- name: Run with 1 worker
run: |
./tests.sh