Skip to content

Merge pull request #282 from LesCyclopes/patch-9 #633

Merge pull request #282 from LesCyclopes/patch-9

Merge pull request #282 from LesCyclopes/patch-9 #633

Workflow file for this run

name: Lint
on: [push, pull_request]
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/setup-python@v5
with:
python-version: "3.10"
- run: pip install -r bin/requirements.txt
- run: make --always-make
- uses: actions/upload-artifact@v4
with:
name: chess-openings
path: dist/