Skip to content

Fix: Remove status variable in MPI_BSEND call #150

Fix: Remove status variable in MPI_BSEND call

Fix: Remove status variable in MPI_BSEND call #150

Workflow file for this run

name: "nix flake check"
on:
pull_request:
push:
jobs:
tests:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: cachix/install-nix-action@v27
with:
nix_path: nixpkgs=channel:nixos-24.05
- uses: DeterminateSystems/magic-nix-cache-action@v2
- name: nix flake check
run: nix flake check -L