From 8e9e34fbe8d7b151bc2b710303ae3c53e621b82e Mon Sep 17 00:00:00 2001
From: CQ Xiao <53201544+xiaocq2001@users.noreply.github.com>
Date: Tue, 21 Nov 2023 14:44:30 +0800
Subject: [PATCH] Update regression_test.yml

Fix typo
---
 .github/workflows/regression_test.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/regression_test.yml b/.github/workflows/regression_test.yml
index 16d2ce49..6daff4bd 100644
--- a/.github/workflows/regression_test.yml
+++ b/.github/workflows/regression_test.yml
@@ -94,7 +94,7 @@ jobs:
         path: ./test/cmake/usbx/coverage_report/default_build_coverage
 
       # Deploing GitHub Pages artifacts.
-    - #name: Deploy GitHub Pages site
+    #- name: Deploy GitHub Pages site
       #id: deployment
       #uses: actions/deploy-pages@v1.2.9
       #with: