pull/30/head
deadc0de6 1 year ago
parent 0740626ef8
commit b838166a37

@ -17,7 +17,7 @@ jobs:
python -m pip install --upgrade pip
pip install -r tests-requirements.txt
pip install -r requirements.txt
sudo apt-get install shellcheck
sudo apt-get -y install shellcheck jq
- name: Run tests
run: |
./tests.sh

Loading…
Cancel
Save