From 5b947a0d8aae58696e3dbc28369018c7a81192bb Mon Sep 17 00:00:00 2001 From: Jun-te Kim Date: Fri, 28 Mar 2025 11:02:04 +0000 Subject: [PATCH] unit tests --- .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 f5e484e..7109d8f 100644 --- a/.github/workflows/pytest.yml +++ b/.github/workflows/pytest.yml @@ -9,7 +9,7 @@ on: - main jobs: - test: + etl-unit-tests: runs-on: ubuntu-22.04 steps: