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 33c4c68
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 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: |
- 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: |
- 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 33c4c68

Please sign in to comment.