pre-commit: No such file or directory
This commit is contained in:
parent
c655252b2e
commit
d1cad2b007
|
|
@ -19,5 +19,6 @@ jobs:
|
||||||
- name: checkout
|
- name: checkout
|
||||||
uses: actions/checkout@v3
|
uses: actions/checkout@v3
|
||||||
- run: |
|
- run: |
|
||||||
|
pip install pre-commit
|
||||||
cd tests/${{ matrix.config.role }}
|
cd tests/${{ matrix.config.role }}
|
||||||
../../generate.yml
|
../../generate.yml
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue