Add SecretName in TLS + adapt github actions #95
1
.github/workflows/go-test.yaml
vendored
1
.github/workflows/go-test.yaml
vendored
@@ -35,6 +35,7 @@ jobs:
|
|||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
needs: tests
|
needs: tests
|
||||||
steps:
|
steps:
|
||||||
|
- uses: actions/checkout@v4
|
||||||
- uses: actions/download-artifact@v4
|
- uses: actions/download-artifact@v4
|
||||||
with:
|
with:
|
||||||
name: tests-results
|
name: tests-results
|
||||||
|
Reference in New Issue
Block a user