Split jobs into two workflows (#12449)

This commit is contained in:
Aki Nitta 2022-04-04 22:08:14 +09:00 committed by GitHub
parent 7d1075d211
commit e48f136088
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 1 deletions

View File

@ -157,7 +157,9 @@ jobs:
workflows:
version: 2
ci-tests:
build-docs:
jobs:
- build-Docs
test-on-tpus:
jobs:
- TPU-tests