Skip to content

Commit

Permalink
update repository name
Browse files Browse the repository at this point in the history
  • Loading branch information
alexander-held committed Jul 30, 2022
1 parent b8bf22b commit fb61394
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dependencies-head.yml
Expand Up @@ -76,7 +76,7 @@ jobs:
python -m pip install --upgrade pip setuptools wheel
python -m pip install --ignore-installed --upgrade -q --no-cache-dir -e .[test]
python -m pip uninstall --yes uproot
python -m pip install --upgrade --no-cache-dir git+https://github.com/scikit-hep/uproot4.git
python -m pip install --upgrade --no-cache-dir git+https://github.com/scikit-hep/uproot5.git
python -m pip list
- name: Test with pytest
run: |
Expand Down

0 comments on commit fb61394

Please sign in to comment.