Skip to content

Commit

Permalink
Remove old HistEFT stuff from ci
Browse files Browse the repository at this point in the history
  • Loading branch information
kmohrman committed Dec 18, 2023
1 parent e7e5748 commit 3b00b69
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 748 deletions.
6 changes: 1 addition & 5 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,11 +59,7 @@ jobs:
run: |
conda run -n topcoffea-env pytest tests/test_update_json.py
- name: Test HistEFT unit test
run: |
conda run -n topcoffea-env pytest tests/test_unit.py
- name: Test histEFT
run: |
conda run -n topcoffea-env pytest tests/test_HistEFT_add.py
conda run -n topcoffea-env pytest tests/test_histEFT_add.py
243 changes: 0 additions & 243 deletions tests/test_HistEFT_add.py

This file was deleted.

Loading

0 comments on commit 3b00b69

Please sign in to comment.