Skip to content

Commit fd5efce

Browse files
committed
Update e2e tests
1 parent 7022005 commit fd5efce

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

tests_e2e/references/reference_app.sh_l10

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ Flags:
1717
--env-file string Absolute path to an env file (.env) to load before execution
1818
-h, --help help for actrun
1919
--local Start a local WebSocket server for direct editor connection
20+
--local-gh-server Start a local server mimicking GitHub Actions artifact, cache, and OIDC services
2021
--session-token string The session token from your browser
2122
-v, --version version for actrun
2223

tests_e2e/references/reference_contexts_env.sh_l26

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ Flags:
1717
--env-file string Absolute path to an env file (.env) to load before execution
1818
-h, --help help for actrun
1919
--local Start a local WebSocket server for direct editor connection
20+
--local-gh-server Start a local server mimicking GitHub Actions artifact, cache, and OIDC services
2021
--session-token string The session token from your browser
2122
-v, --version version for actrun
2223

0 commit comments

Comments
 (0)