From 4070e7f7b6755cbf192abc9c55a838d657489057 Mon Sep 17 00:00:00 2001 From: Erik Brink Date: Thu, 27 Jun 2024 10:40:55 +0200 Subject: [PATCH] Update pytype_and_pytest.yml --- .github/workflows/pytype_and_pytest.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/pytype_and_pytest.yml b/.github/workflows/pytype_and_pytest.yml index 5cb1fb5..56bc1e8 100644 --- a/.github/workflows/pytype_and_pytest.yml +++ b/.github/workflows/pytype_and_pytest.yml @@ -11,7 +11,7 @@ permissions: contents: read jobs: - build: + pytype_and_pytest: runs-on: ubuntu-latest