Skip to content

Revert ‘e87dd74’ - Remove All Agents step ahead of healthcheck #478

Revert ‘e87dd74’ - Remove All Agents step ahead of healthcheck

Revert ‘e87dd74’ - Remove All Agents step ahead of healthcheck #478

Workflow file for this run

---
name: CI
on: [push, pull_request, workflow_dispatch]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: ./.github/actions/ci-action