Skip to content

UEFI tests: in pool join tests, fail if second pool not in right version #350

UEFI tests: in pool join tests, fail if second pool not in right version

UEFI tests: in pool join tests, fail if second pool not in right version #350

Workflow file for this run

name: Check jobs consistency
on: [push]
jobs:
jobs-check:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Set up Python
uses: actions/setup-python@v4
- name: Install dependencies
run: |
python -m pip install --upgrade pip
pip install -r requirements/base.txt
- name: jobs-check
run: ./jobs.py check