Skip to content

Update README.md (#428) #20

Update README.md (#428)

Update README.md (#428) #20

Workflow file for this run

# setup
steps:
- uses: actions/checkout@v4
- uses: actions/setup-python@v5
with:
python-version: '3.10'
- run: python my_script.py