From e19f4559b9430744782838eae3a6d87b2d22fda7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michael=20Backenk=C3=B6hler?= Date: Mon, 29 Jan 2024 14:15:10 +0100 Subject: [PATCH] Update ci.yml --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index f68238a5..5592d23e 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -21,7 +21,7 @@ jobs: matrix: directory: - T002_compound_adme - - T003_compound_unwanted_structures + - T003_compound_unwanted_substructures cfg: - os: ubuntu-latest - os: macos-latest