Enforce glicid spawner singleuser (patched)

This commit is contained in:
Benoît Seignovert 2024-02-12 15:18:17 +01:00
parent 33abe472d4
commit 692541119e
Signed by: Benoît Seignovert
GPG key ID: F5D8895227D18A0B
2 changed files with 7 additions and 1 deletions

View file

@ -13,6 +13,6 @@ repos:
hooks:
- id: pytest
name: pytest
entry: .venv/bin/pytest
entry: .venv/bin/pytest tests/
language: script
files: \.py$