Skip to content

NUClearNet 2 (protocol 0x03) #2

NUClearNet 2 (protocol 0x03)

NUClearNet 2 (protocol 0x03) #2

Workflow file for this run

name: Docker Linux test
on:
push:
branches: [main]
pull_request:
branches: [main]
jobs:
docker:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Build and test in Docker
run: docker build -t nuclearnet.js-test .