Skip to content

Interactor chain sim GitHub #8

Interactor chain sim GitHub

Interactor chain sim GitHub #8

Workflow file for this run

name: Tests
on:
push:
branches:
- master
pull_request:
jobs:
test:
name: Slow
runs-on: ubuntu-latest
steps:
- name: Slow tests
run: make slow-tests