From 83c3e3b54a52b6ad43c80b9d80d9d61f789d35da Mon Sep 17 00:00:00 2001 From: Askill Date: Wed, 17 Jul 2024 19:56:14 +0200 Subject: [PATCH] named test pytest --- .github/workflows/pytest.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/pytest.yml b/.github/workflows/pytest.yml index cc5e51b..3304c70 100644 --- a/.github/workflows/pytest.yml +++ b/.github/workflows/pytest.yml @@ -7,7 +7,7 @@ on: jobs: pytest: - name: 'Terraform' + name: 'Pytest' runs-on: ubuntu-latest strategy: matrix: