Skip to content

provision.fog: Be more informative re: API errors #880

provision.fog: Be more informative re: API errors

provision.fog: Be more informative re: API errors #880

Workflow file for this run

name: integration
on:
pull_request:
workflow_dispatch:
jobs:
test:
runs-on: ubuntu-24.04
steps:
- uses: actions/checkout@v4
- name: Test using docker-compose
run: ./start.sh
working-directory: ./docs/docker-compose