Skip to content

src: Add support for State #5

src: Add support for State

src: Add support for State #5

Workflow file for this run

name: CI
on: pull_request
jobs:
compile-and-test:
name: Compile and test
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v3
- name: Build image and run tests
run: ./docker/tests.sh