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 7054025 + defca95 commit a44d08fCopy full SHA for a44d08f
.github/workflows/ca-test.yaml
@@ -17,7 +17,7 @@ permissions:
17
18
jobs:
19
test:
20
- name: Run unit tests
+ name: test
21
runs-on: ubuntu-latest
22
steps:
23
- uses: actions/checkout@v4.2.2
.github/workflows/verify.yaml
@@ -13,6 +13,7 @@ permissions:
13
14
15
verify:
16
+ name: verify
.github/workflows/vpa-test.yaml
0 commit comments