Skip to content
Snippets Groups Projects
Forked from funkwhale / funkwhale
7899 commits behind the upstream repository.
test.yml 96 B
test:
  dockerfile: docker/Dockerfile.test
  build: .
  command: pytest
  volumes:
    - .:/app