Skip to content

📝 readme.md: add link to tidygam and GAMM-Tutorial #59

📝 readme.md: add link to tidygam and GAMM-Tutorial

📝 readme.md: add link to tidygam and GAMM-Tutorial #59

Workflow file for this run

name: Test_LNCDR
on: [push, pull_request]
jobs:
build:
runs-on: ubuntu-latest
env:
GITHUB_PAT: ${{ secrets.GITHUB_TOKEN }}
steps:
- uses: actions/checkout@v2
- uses: ./.github/docker