Skip to content
This repository has been archived by the owner on Jun 5, 2024. It is now read-only.

Commit

Permalink
Update pytest.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
JoranAngevaare committed Apr 4, 2022
1 parent 926ee87 commit ce68c96
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/pytest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit ce68c96

Please sign in to comment.