Skip to content

Add links to table files #590

Add links to table files

Add links to table files #590

Workflow file for this run

on: [push, pull_request]
name: Continuous integration
jobs:
build_and_test:
name: Test nanobot
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v3
- name: Build and test
run: |
make deps
make test