diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index c1a24e7..9e13aeb 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -2,7 +2,7 @@ name: Build on: push: - branches: [ main ] + branches: [ main, add-runtime-slurm-test ] pull_request: branches: [ main ] @@ -49,3 +49,4 @@ jobs: # # - name: Test # run: ctest --test-dir $BUILDDIR + - run: podman network create asdf