Skip to content

jobs: avoid running tests running hosts_with_xo in 'main' jobs #4430

jobs: avoid running tests running hosts_with_xo in 'main' jobs

jobs: avoid running tests running hosts_with_xo in 'main' jobs #4430

Workflow file for this run

name: Check jobs consistency
on: [push]
permissions: {}
jobs:
jobs-check:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1
with:
persist-credentials: false
- uses: ./.github/actions/uv-setup/
with:
dev: false
- name: Create a dummy data.py
run: cp data.py-dist data.py
- run: ./jobs.py check