Skip to content

Commit

Permalink
test and dev
Browse files Browse the repository at this point in the history
  • Loading branch information
douglasdavis committed Aug 17, 2023
1 parent 0e9d397 commit ce393bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/uproot-main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
cd ..
git clone https://github.com/scikit-hep/uproot
cd uproot
python3 -m pip install .[test]
python3 -m pip install .[test,dev]
- name: Run uproot dask tests
run: |
cd ../uproot
Expand Down

0 comments on commit ce393bd

Please sign in to comment.