mirror of
https://github.com/ben-grande/qusal.git
synced 2025-04-14 04:33:16 -04:00
test
This commit is contained in:
parent
4d0bac73b6
commit
e23735a58f
3
.github/workflows/main.yaml
vendored
3
.github/workflows/main.yaml
vendored
@ -17,7 +17,8 @@ jobs:
|
||||
- name: Install dependencies
|
||||
# yamllint disable-line rule:line-length
|
||||
run: sudo apt-get install -y python3-dev python3-pip gitlint shellcheck reuse
|
||||
pip3 install salt-lint
|
||||
- name: Install pip packages
|
||||
run: pip3 install salt-lint
|
||||
- uses: actions/checkout@v3
|
||||
- uses: actions/setup-python@v3
|
||||
- uses: pre-commit/action@v3.0.0
|
||||
|
Loading…
x
Reference in New Issue
Block a user