Skip to content

document how to configure container-use with gemini cli (#131) #27

document how to configure container-use with gemini cli (#131)

document how to configure container-use with gemini cli (#131) #27

Workflow file for this run

name: Test
on:
push:
branches: [main]
pull_request:
branches: [main]
workflow_dispatch:
jobs:
test:
name: Test
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Run tests
uses: dagger/[email protected]
with:
version: "latest"
verb: call
args: test --verbose