Skip to content

Fix wrong explanation about the Poetry config in slides #21

Fix wrong explanation about the Poetry config in slides

Fix wrong explanation about the Poetry config in slides #21

Workflow file for this run

name: Tests
on:
push:
branches:
- main
pull_request:
branches:
- main
jobs:
job:
name: Build
runs-on: ubuntu-latest
container: node:20.2
steps:
- uses: actions/checkout@v3
- name: Build HTML slides
run: |
npm install
npx marp slides.md