diff --git a/.github/workflows/lint.yml b/.github/workflows/lint.yml index f91766d08b..ef289463e0 100644 --- a/.github/workflows/lint.yml +++ b/.github/workflows/lint.yml @@ -58,6 +58,7 @@ jobs: with: push: never configFile: .devcontainer/turbo-lint-unit/devcontainer.json + runCmd: echo "Successfully ran lint and unit tests in dev container postStartCommand" core: name: core