Skip to content

fix sources to properly restore distributions and trajectories, close… #133

fix sources to properly restore distributions and trajectories, close…

fix sources to properly restore distributions and trajectories, close… #133

Workflow file for this run

name: build
on:
push:
branches-ignore:
- 'coverity_scan'
pull_request:
jobs:
build:
name: Check package
uses: r-simmer/workflows/.github/workflows/build.yml@main
secrets: inherit
dispatch:
name: Dispatch extensions
needs: build
uses: r-simmer/workflows/.github/workflows/dispatch.yml@main
secrets: inherit