From e9b76d9daff66c2ac738f025e99cb2ff5c5bf2ba Mon Sep 17 00:00:00 2001 From: Roman Dodin Date: Tue, 15 Jun 2021 15:30:25 +0200 Subject: [PATCH] fix test name --- .github/workflows/cicd.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/cicd.yml b/.github/workflows/cicd.yml index 376b56011..edf3fea2c 100644 --- a/.github/workflows/cicd.yml +++ b/.github/workflows/cicd.yml @@ -78,7 +78,7 @@ jobs: curl https://htmltest.wjdp.uk | bash ./bin/htmltest -c docs/htmltest.yml - smoke-tests-docker: + smoke-tests: runs-on: ubuntu-20.04 strategy: matrix: