name: Debug CI on: workflow_dispatch: jobs: tests: uses: ./.github/workflows/tests.yml with: all_tests: true debug_ssh_session: true secrets: inherit