Skip to content

Commit

Permalink
see if I can get some more info
Browse files Browse the repository at this point in the history
  • Loading branch information
RoyStegeman committed Oct 28, 2024
1 parent 823feab commit 555663f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/python_installation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,4 +43,4 @@ jobs:
shell: bash -l {0}
run: |
conda activate test
pytest --pyargs --mpl validphys n3fit
pytest --pyargs --mpl -vvv -s validphys n3fit
4 changes: 2 additions & 2 deletions validphys2/src/validphys/tests/test_pythonmakereplica.py
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,8 @@
{"dataset": "ATLAS_Z0J_8TEV_PT-M", "variant": "legacy"},
{"dataset": "ATLAS_DY_7TEV_36PB_ETA", "variant": "legacy"},
{"dataset": "ATLAS_Z0_7TEV_49FB_HIMASS", "variant": "legacy"},
{"dataset": "CMS_WPWM_7TEV_ELECTRON_ASY"},
{"dataset": "CMS_WPWM_7TEV_MUON_ASY", "variant": "legacy"},
# {"dataset": "CMS_WPWM_7TEV_ELECTRON_ASY"},
# {"dataset": "CMS_WPWM_7TEV_MUON_ASY", "variant": "legacy"},
]


Expand Down

0 comments on commit 555663f

Please sign in to comment.