Skip to content

fix: Check VMNotCreatedError with updated error message #55

fix: Check VMNotCreatedError with updated error message

fix: Check VMNotCreatedError with updated error message #55

Workflow file for this run

name: e2e
on:
push:
branches:
- main
tags:
- v*
jobs:
e2e:
runs-on: self-hosted
steps:
- uses: actions/checkout@v2
- uses: actions/setup-go@v2
with:
go-version: 1.23.4
- run: make e2e