Skip to content

fix(151): clarify protobuf response for no parallel requests #409

fix(151): clarify protobuf response for no parallel requests

fix(151): clarify protobuf response for no parallel requests #409

Workflow file for this run

---
name: test
on:
pull_request:
branches:
- main
jobs:
build:
runs-on: ubuntu-latest
container: python:3.8
steps:
- uses: actions/checkout@v3
- name: Install the site-generator
run: pip install -r requirements.txt
- name: Build the site.
run: aep-site-gen . /out