We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9b2ded7 + 4ceba14 commit 13ee4d4Copy full SHA for 13ee4d4
.github/workflows/main.yml
@@ -87,7 +87,7 @@ jobs:
87
run: |
88
mkdir dir_for_topcoffea
89
cd dir_for_topcoffea
90
- git clone -b clib_jme https://github.com/TopEFT/topcoffea.git
+ git clone https://github.com/TopEFT/topcoffea.git
91
cd topcoffea
92
conda run -n coffea-env pip install -e .
93
cd ../..
0 commit comments