Skip to content

Another branch for testing atime #16

Another branch for testing atime

Another branch for testing atime #16

on:
pull_request:
branches:
- '*'
name: 'RcppDeepState analysis'
jobs:
RcppDeepState:
runs-on: ubuntu-latest
env:
GITHUB_PAT: ${{ secrets.GITHUB_TOKEN }}
steps:
- uses: actions/checkout@v2
- uses: FabrizioSandri/RcppDeepState-action@main
with:
fail_ci_if_error: true
seed: 5
time_limit_seconds: 60
max_inputs: 100
comment: true
verbose: true