Skip to content

Moved "Remove all agents" step ahead of healthcheck during provisioni… #410

Moved "Remove all agents" step ahead of healthcheck during provisioni…

Moved "Remove all agents" step ahead of healthcheck during provisioni… #410

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