Skip to content

add global memory overrite (but down allow infinite) #853

add global memory overrite (but down allow infinite)

add global memory overrite (but down allow infinite) #853

Workflow file for this run

name: CI
on: [push, pull_request]
jobs:
pre-commit:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/setup-python@v3
- uses: pre-commit/[email protected]
test:
runs-on: ubuntu-latest
container: ragnargrootkoerkamp/bapctools
steps:
- uses: actions/checkout@v4
- run: bash test/yaml/generators/test_schemata.sh
- run: pytest