mirror of
https://github.com/certbot/certbot.git
synced 2026-06-05 06:42:10 -04:00
give extended tests tox steps access to secrets for aws tests
This commit is contained in:
parent
0f15c674cb
commit
6b1129251b
1 changed files with 1 additions and 0 deletions
1
.github/workflows/extended_tests_jobs.yml
vendored
1
.github/workflows/extended_tests_jobs.yml
vendored
|
|
@ -45,3 +45,4 @@ jobs:
|
|||
PYTHON_VERSION: "${{ matrix.PYTHON_VERSION }}"
|
||||
TOXENV: "${{ matrix.TOXENV }}"
|
||||
IMAGE_NAME: ubuntu-22.04
|
||||
secrets: inherit
|
||||
|
|
|
|||
Loading…
Reference in a new issue