1
Fork 0

restructure

This commit is contained in:
Robin Meersman 2026-04-06 17:02:40 +02:00
parent b892e3777e
commit 431ecdf4b4
10 changed files with 8 additions and 27 deletions

View file

@ -28,7 +28,7 @@ jobs:
uses: astral-sh/setup-uv@v5
- name: Regenerate env/hpc/requirements.txt
run: uv run scripts/export_hpc_requirements.py
run: uv run scripts/hpc/export_requirements.py
- name: Commit updated requirements if changed
uses: stefanzweifel/git-auto-commit-action@v5