Skip to content

Use Poetry for building etc. #195

Use Poetry for building etc.

Use Poetry for building etc. #195

Workflow file for this run

name: Tests
on:
push:
branches:
- main
pull_request:
branches:
- main
# Allows you to run this workflow manually from the Actions tab
workflow_dispatch:
jobs:
call-tests:
name: Offline tests
uses: AstarVienna/DevOps/.github/workflows/tests.yml@main
with:
poetry: False
secrets: inherit