Skip to content

Wait for trained model to be fully allocated (#145) #396

Wait for trained model to be fully allocated (#145)

Wait for trained model to be fully allocated (#145) #396

Workflow file for this run

---
on: push # yamllint disable-line rule:truthy
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Install yamllint
run: pip install yamllint
- name: Lint YAML files
run: yamllint --format github tests/