From 3c94996baf94f4071dbb4a61da628bb21e4d39fa Mon Sep 17 00:00:00 2001 From: Kevin Heis Date: Thu, 29 Aug 2024 11:05:08 -0700 Subject: [PATCH] Update list of test suites (#52155) --- .github/workflows/test.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 0d8df1d979..384757c47e 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -45,6 +45,7 @@ jobs: - automated-pipelines # - bookmarklets - changelogs + # - code-scanning # - codeql-cli - color-schemes - content-linter @@ -73,9 +74,9 @@ jobs: - search - secret-scanning - shielding - - tracking # - tests # - tools + - tracking - versions - webhooks - workflows