Skip to content

docs: update README with Chapter 8 badge, nav, and progr #19

docs: update README with Chapter 8 badge, nav, and progr

docs: update README with Chapter 8 badge, nav, and progr #19

Workflow file for this run

name: ch5
on:
push:
branches: [ "main" ]
paths:
- "ch5_monte_carlo/**"
- ".github/workflows/ch5.yml"
- ".github/workflows/_chapter-tests.yml"
- "requirements.txt"
pull_request:
branches: [ "main" ]
paths:
- "ch5_monte_carlo/**"
- ".github/workflows/ch5.yml"
- ".github/workflows/_chapter-tests.yml"
- "requirements.txt"
jobs:
call:
uses: ./.github/workflows/_chapter-tests.yml
with:
chapter: ch5_monte_carlo