mirror of
https://github.com/ben-grande/qusal.git
synced 2025-04-04 13:26:06 -04:00
test
This commit is contained in:
parent
7094b3e474
commit
d2f773d131
4
.github/workflows/main.yaml
vendored
4
.github/workflows/main.yaml
vendored
@ -14,8 +14,8 @@ jobs:
|
||||
steps:
|
||||
- name: Install dependencies
|
||||
run: |
|
||||
su -c 'apt-get update -y'
|
||||
su -c 'apt-get install -y python3-dev python3-pip gitlint shellcheck reuse'
|
||||
sudo apt-get update -y
|
||||
sudo apt-get install -y python3-dev python3-pip gitlint shellcheck reuse
|
||||
pip3 install salt-lint
|
||||
- uses: actions/checkout@v3
|
||||
- uses: actions/setup-python@v3
|
||||
|
Loading…
x
Reference in New Issue
Block a user