Skip to content

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

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

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

Workflow file for this run

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