Skip to content

Calculate the error variance for different boundary conditions #30

Calculate the error variance for different boundary conditions

Calculate the error variance for different boundary conditions #30

Workflow file for this run

name: CI
on: push
jobs:
ci:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: bazelbuild/setup-bazelisk@v3
- run: bazel build //...
- run: bazel test --test_output=errors //...