fix dependences

This commit is contained in:
Michaël Ricart 2025-02-14 21:31:15 +01:00
parent 2bb2cd318e
commit a5b2fc374f

View file

@ -5,6 +5,7 @@ on:
jobs: jobs:
test: test:
runs-on: self-hosted
steps: steps:
- name: 'install dependences' - name: 'install dependences'
run: 'python3 -m pip install jinja2' run: 'python3 -m pip install jinja2'