From ce68c962cdf10dcfbfaf90da7fd688f663f20c62 Mon Sep 17 00:00:00 2001 From: "Joran R. Angevaare" Date: Mon, 4 Apr 2022 09:42:15 +0200 Subject: [PATCH] Update pytest.yml --- .github/workflows/pytest.yml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/.github/workflows/pytest.yml b/.github/workflows/pytest.yml index 764544f8..01547753 100644 --- a/.github/workflows/pytest.yml +++ b/.github/workflows/pytest.yml @@ -50,9 +50,8 @@ jobs: python-version: ${{ matrix.python-version }} - name: Checkout repo uses: actions/checkout@v3 -# - name: Install requirements for tests and latest strax -# run: | -# pip install git+https://github.com/XENONnT/ax_env + - name: Install requirements for tests and latest strax + run: pip install -r extra_requirements/requirements-tests.txt # Secrets and required files - name: patch utilix file # Patch this file if we want to have access to the database