Skip to content

teardown-integration-env #37

teardown-integration-env

teardown-integration-env #37

name: teardown-integration-env
on:
schedule:
- cron: '0 0 * * *'
workflow_dispatch: ~
permissions:
contents: read
jobs:
teardown:
runs-on: ubuntu-latest
steps:
- uses: SAP/ai-sdk-python/.github/actions/setup@main
- name: Tear down integration test environment
run: bash scripts/teardown-integration-env.sh