mirror of
https://github.com/hashicorp/vault-action.git
synced 2025-11-08 07:36:56 +00:00
update readmes
This commit is contained in:
parent
eabe930713
commit
1e9b7b0458
2 changed files with 9 additions and 5 deletions
|
|
@ -1,4 +1,6 @@
|
||||||
# e2e tests
|
# e2e-tls tests
|
||||||
|
|
||||||
This test suite runs `vault-action` as a GitHub Action in the context of a live build, and then verifies that the appropriate environmental variables are set.
|
This test suite runs `vault-action` as a GitHub Action in the context of a live
|
||||||
These tests are intended to mostly be very simple smoke tests to verify that the action is being compiled and run correctly in context.
|
build with TLS certs, and then verifies that the appropriate environment
|
||||||
|
variables are set. These tests are intended to mostly be very simple smoke
|
||||||
|
tests to verify that the action is being compiled and run correctly in context.
|
||||||
|
|
|
||||||
|
|
@ -1,4 +1,6 @@
|
||||||
# e2e tests
|
# e2e tests
|
||||||
|
|
||||||
This test suite runs `vault-action` as a GitHub Action in the context of a live build, and then verifies that the appropriate environmental variables are set.
|
This test suite runs `vault-action` as a GitHub Action in the context of a live
|
||||||
These tests are intended to mostly be very simple smoke tests to verify that the action is being compiled and run correctly in context.
|
build, and then verifies that the appropriate environment variables are set.
|
||||||
|
These tests are intended to mostly be very simple smoke tests to verify that
|
||||||
|
the action is being compiled and run correctly in context.
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue