parent
594f75cb30
commit
2bb2cd318e
1 changed files with 3 additions and 0 deletions
|
@ -6,6 +6,9 @@ on:
|
||||||
jobs:
|
jobs:
|
||||||
test:
|
test:
|
||||||
steps:
|
steps:
|
||||||
|
- name: 'install dependences'
|
||||||
|
run: 'python3 -m pip install jinja2'
|
||||||
|
|
||||||
- name: Checkout
|
- name: Checkout
|
||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue