From cd199e44f621bb925a3211404d4b5363a1471336 Mon Sep 17 00:00:00 2001 From: Wang Xinyan Date: Tue, 17 Oct 2023 23:41:17 +0800 Subject: [PATCH] Update ut.yml --- .github/workflows/ut.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/ut.yml b/.github/workflows/ut.yml index 81a86b7c0..701acf9bb 100644 --- a/.github/workflows/ut.yml +++ b/.github/workflows/ut.yml @@ -32,6 +32,5 @@ jobs: pytest -vs tests/test_classical/test_* pytest -vs tests/test_common/test_* pytest -vs tests/test_admp/test_* - pytest -vs tests/test_api.py pytest -vs tests/test_utils.py pytest -vs tests/test_mbar/test_*