mirror of
https://github.com/ben-grande/qusal.git
synced 2025-04-04 21:35:52 -04:00
test
This commit is contained in:
parent
50c1d20363
commit
4d0bac73b6
2
.github/workflows/main.yaml
vendored
2
.github/workflows/main.yaml
vendored
@ -12,6 +12,8 @@ jobs:
|
||||
pre-commit:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Update package list
|
||||
run: sudo apt-get -y update
|
||||
- name: Install dependencies
|
||||
# yamllint disable-line rule:line-length
|
||||
run: sudo apt-get install -y python3-dev python3-pip gitlint shellcheck reuse
|
||||
|
Loading…
x
Reference in New Issue
Block a user