Skip to content

Commit d7225c6

Browse files
committed
debug: add BY_CANARY=true to prevent layer tests from being skipped
1 parent 71bad0d commit d7225c6

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/debug-layer-tests.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ env:
1212
SAM_CLI_TELEMETRY: 0
1313
SAM_CLI_CONTAINER_CONNECTION_TIMEOUT: 60
1414
NOSE_PARAMETERIZED_NO_WARN: 1
15+
BY_CANARY: true
1516
UV_PYTHON: python3.11
1617

1718
jobs:

0 commit comments

Comments
 (0)