Skip to content

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
dennisklein committed Apr 10, 2024
1 parent b6ff0f3 commit 7fdefc3
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Build

on:
push:
branches: [ main ]
branches: [ main, add-runtime-slurm-test ]
pull_request:
branches: [ main ]

Expand Down Expand Up @@ -49,3 +49,4 @@ jobs:
#
# - name: Test
# run: ctest --test-dir $BUILDDIR
- run: podman network create asdf

0 comments on commit 7fdefc3

Please sign in to comment.