Skip to content

fix: bikeshed warnings #8

fix: bikeshed warnings

fix: bikeshed warnings #8

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