ci: Use reusable workflows from taiki-e/github-actions

This commit is contained in:
Taiki Endo
2023-09-30 12:56:27 +09:00
parent 57aaba576a
commit 23eacbb04f

View File

@@ -32,7 +32,7 @@ concurrency:
jobs: jobs:
tidy: tidy:
uses: taiki-e/workflows/.github/workflows/tidy.yml@main uses: taiki-e/github-actions/.github/workflows/tidy.yml@main
test: test:
strategy: strategy: