Skip to content

Commit

Permalink
modify workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
scarlehoff committed Nov 30, 2023
1 parent 50ed6d0 commit 6a7d996
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test_many_pdfs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,9 @@ jobs:
shell: bash --login {0}
run: |
conda install lhapdf -c conda-forge
pip install .
pip install .[tf]
lhapdf-management update --init
- name: Test a random assortment of 100 PDFs
- name: Test a random assortment of 50 PDFs
shell: bash -l {0}
run: |
export PDFFLOW_LOG_LEVEL=0
Expand Down

0 comments on commit 6a7d996

Please sign in to comment.