We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent de145fe commit 65b3364Copy full SHA for 65b3364
.github/workflows/ci.yml
@@ -27,7 +27,7 @@ jobs:
27
28
- name: Install package
29
run: python -m pip install .[test]
30
-
+
31
- name: Install pyhf from diffable_json branch
32
run: python -m pip install git+https://github.com/scikit-hep/pyhf.git@diffable_json
33
0 commit comments