Compare commits

..

No commits in common. "c668fc03da61eceb97168417c8d095527a605081" and "2bb2cd318e63d84cff5083d22b06f0a3b5dbb69b" have entirely different histories.

View file

@ -5,8 +5,10 @@ on:
jobs:
test:
runs-on: self-hosted
steps:
- name: 'install dependences'
run: 'python3 -m pip install jinja2'
- name: Checkout
uses: actions/checkout@v4