Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Ming-Yan committed Oct 10, 2023
1 parent 4c1aa43 commit 37de51f
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions .github/workflows/summer22EE_workflow.yml.yml
Original file line number Diff line number Diff line change
Expand Up @@ -140,9 +140,9 @@ jobs:
run:
shell: "bash -l {0}"
steps:
- name: ctag muon DY workflows with arrays
run: |
python runner.py --workflow ctag_DY_sf --json metadata/test_bta_run3EE.json --limit 1 --executor iterative --campaign Summer22EERun3 --isArray --overwrite
- name: ctag muon DY workflows with systematics
run: |
python runner.py --workflow ctag_DY_sf --json metadata/test_bta_run3EE.json --limit 1 --executor iterative --campaign Summer22EERun3 --isSyst all --overwrite
- name: ctag muon DY workflows with arrays
run: |
python runner.py --workflow ctag_DY_sf --json metadata/test_bta_run3EE.json --limit 1 --executor iterative --campaign Summer22EERun3 --isArray --overwrite
- name: ctag muon DY workflows with systematics
run: |
python runner.py --workflow ctag_DY_sf --json metadata/test_bta_run3EE.json --limit 1 --executor iterative --campaign Summer22EERun3 --isSyst all --overwrite

0 comments on commit 37de51f

Please sign in to comment.