diff --git a/.github/workflows/Secret_gateway_tests.yml b/.github/workflows/Secret_gateway_tests.yml index 94339cc..4a1c248 100644 --- a/.github/workflows/Secret_gateway_tests.yml +++ b/.github/workflows/Secret_gateway_tests.yml @@ -9,6 +9,10 @@ on: # paths: # - 'TNLS-Gateways/secret/**' +defaults: + run: + working-directory: TNLS-Gateways/secret + env: CARGO_TERM_COLOR: always # RUSTFLAGS: -Dwarnings