Skip to content

Reduce The Impact Of Dropped Bristlemouth Communications (#30) #114

Reduce The Impact Of Dropped Bristlemouth Communications (#30)

Reduce The Impact Of Dropped Bristlemouth Communications (#30) #114

Workflow file for this run

name: CI
permissions:
contents: read
on:
pull_request:
push:
branches: [main]
jobs:
validate:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
with:
submodules: recursive
- name: Install dependencies
run: sudo apt-get update && sudo apt-get install -y cmake socat
- name: Run validation
run: ./scripts/validate.sh