Skip to content

feat(cli): add cache and timeout information to custom headers (#614) #1954

feat(cli): add cache and timeout information to custom headers (#614)

feat(cli): add cache and timeout information to custom headers (#614) #1954

name: Check the versions.json file is correct
on:
push:
branches:
- "**"
workflow_call:
jobs:
integration_tests:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Ensure versions
run: python -mjson.tool versions.json >/dev/null