From 0e11b268b972b051d72a035170f041fd6cda4f79 Mon Sep 17 00:00:00 2001 From: Lukas Chrostowski Date: Thu, 2 May 2024 22:23:13 -0700 Subject: [PATCH] Update run-layout-tests.yml --- .github/workflows/run-layout-tests.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/run-layout-tests.yml b/.github/workflows/run-layout-tests.yml index 4bf987e5..801b95ce 100644 --- a/.github/workflows/run-layout-tests.yml +++ b/.github/workflows/run-layout-tests.yml @@ -54,7 +54,7 @@ jobs: - name: install python 3.9 packages run: | python -m pip install --upgrade pip - pip install klayout==0.28.17 numpy scipy pytest pytest-cov + pip install klayout numpy scipy pytest pytest-cov - name: Test with pytest, python 3.9 run: pytest klayout_dot_config/tech