Skip to content

TP2: final version.

TP2: final version. #7

Workflow file for this run

name: check with gepetuto
on: [push, pull_request]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/setup-python@v3
with:
python-version: "3.11"
- run: pip install .
- run: gepetuto -vvca all