Skip to content

Commit

Permalink
Remove clib_run3 checkout from CI
Browse files Browse the repository at this point in the history
  • Loading branch information
bryates authored Dec 6, 2024
1 parent a0ba0b7 commit 3802495
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ jobs:
run: |
mkdir dir_for_topcoffea
cd dir_for_topcoffea
git clone https://github.com/TopEFT/topcoffea.git --branch clib_run3
git clone https://github.com/TopEFT/topcoffea.git
cd topcoffea
conda run -n coffea-env pip install -e .
cd ../..
Expand Down

0 comments on commit 3802495

Please sign in to comment.