Skip to content

Merge pull request #129 from sine-fdn/martin/fix-gh-publishing #7

Merge pull request #129 from sine-fdn/martin/fix-gh-publishing

Merge pull request #129 from sine-fdn/martin/fix-gh-publishing #7

Workflow file for this run

on: [push]
name: CI
jobs:
build_and_test:
name: Build Tech Specs
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Install Bikeshed
run: pip3 install bikeshed && bikeshed update
- name: Build docs
run: aa-exec --profile=chrome make