mirror of
https://github.com/deadc0de6/dotdrop.git
synced 2026-02-04 15:39:43 +00:00
adding shellcheck in ci/cd
This commit is contained in:
1
.github/workflows/testing.yml
vendored
1
.github/workflows/testing.yml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user