Skip to content

Commit

Permalink
modify
Browse files Browse the repository at this point in the history
  • Loading branch information
Ming-Yan committed Oct 10, 2023
1 parent cf9a363 commit a384208
Showing 1 changed file with 8 additions and 6 deletions.
14 changes: 8 additions & 6 deletions .github/workflows/ttbar_SL_workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -92,12 +92,14 @@ jobs:
run: |
pip install -e .
btag_semileptonic_ttbar:
runs-on: ubuntu-latest
needs: build
# run:
# shell: "bash -l {0}"

# # name: btag semileptonic ttbar workflows with correctionlib
# run: |
# python runner.py --workflow ttsemilep_sf --json metadata/test_bta_run3.json --limit 1 --executor iterative --campaign Summer22Run3 --isSyst all --isArray --overwrite
defaults:
run:
shell: "bash -l {0}"
steps:
- name: btag semileptonic ttbar workflows with correctionlib
run: |
python runner.py --workflow ttsemilep_sf --json metadata/test_bta_run3.json --limit 1 --executor iterative --campaign Summer22Run3 --isSyst all --isArray --overwrite

0 comments on commit a384208

Please sign in to comment.