Skip to content

Allow connection through socket and enhance CI tests #7

Allow connection through socket and enhance CI tests

Allow connection through socket and enhance CI tests #7

Workflow file for this run

name: integration-tests
on:
push:
branches: [main,next]
pull_request:
jobs:
build:
name: build
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Integration Test
uses: dagger/dagger-for-github@v5
with:
workdir: ci
verb: call
args: -s test --manifests ./manifests stdout
#dagger-flags: -d