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: