Skip to content

起動や終了に失敗した時をdebugするcodeを殘しておく #28

起動や終了に失敗した時をdebugするcodeを殘しておく

起動や終了に失敗した時をdebugするcodeを殘しておく #28

Workflow file for this run

---
name: Pull Request
"on":
pull_request:
jobs:
test-actions:
uses: ./.github/workflows/run-test-actions.yml
test-go:
uses: ./.github/workflows/run-test-go.yml