Skip to content

Add batchTimeout to the fixtures #570

Add batchTimeout to the fixtures

Add batchTimeout to the fixtures #570

Workflow file for this run

# This workflow ensures LICENSE-3rdparty.csv is up-to-date with all dependencies used
name: Check dependencies license
on: push
jobs:
check-license-3rdparty:
name: Check LICENSE-3rdparty.csv
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Check LICENSE-3rdparty.csv
run: ./ci/check-license-3rdparty.sh