Skip to content

Correcting minor bug in dist functions and adding optional overwrite to read and add params #187

Correcting minor bug in dist functions and adding optional overwrite to read and add params

Correcting minor bug in dist functions and adding optional overwrite to read and add params #187

Workflow file for this run

# This workflow uses actions that are not certified by GitHub.
# They are provided by a third-party and are governed by
# separate terms of service, privacy policy, and support
# documentation.
#
# See https://github.com/r-lib/actions/tree/master/examples#readme for
# additional example workflows available for the R community.
name: Examples
on: [push, pull_request]
jobs:
test-ubuntu:
container: gvegayon/epiworld:latest
runs-on: Ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Check
env:
OPENMP: -fopenmp
run: |
make all-examples