We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4a255a2 + 3eb2048 commit cb0d734Copy full SHA for cb0d734
4 files changed
.github/workflows/test_java.yml
@@ -18,7 +18,7 @@ defaults:
18
permissions: {}
19
20
jobs:
21
- test:
+ test_java:
22
runs-on: ubuntu-latest
23
steps:
24
- name: Checkout
.github/workflows/test_js.yml
@@ -20,7 +20,7 @@ defaults:
+ test_js:
timeout-minutes: 30
25
26
.github/workflows/test_php.yml
+ test_php:
.github/workflows/test_proto.yml
+ test_proto:
0 commit comments