trustcafe-api-wrapper/.gitlab-ci.yml
2026-04-01 20:49:34 +00:00

12 lines
No EOL
142 B
YAML

workflow:
name: 'Trust Cafe API Wrapper testing pipeline'
stages:
- test
test:
script:
- uv sync
- python unittests.py
# Test