Skip to content

feat: run simulator with fixed seed #125

feat: run simulator with fixed seed

feat: run simulator with fixed seed #125

name: CI
on:
push:
branches: [main]
pull_request:
branches: ["*"]
permissions:
contents: read
jobs:
test:
name: Test
uses: ./.github/workflows/build-and-test.yml
secrets: inherit