Skip to content

Commit baf15cd

Browse files
committed
Correct typo in awkward Github URL
1 parent f7f7164 commit baf15cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci/test_thirdparty_awkward.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ python -m pip install \
2323

2424

2525
rapids-logger "Clone awkward repository"
26-
git clone --recursive https://github.com/sckit-hep/awkward.git
26+
git clone --recursive https://github.com/scikit-hep/awkward.git
2727
pushd awkward
2828
git checkout v${AWKWARD_VERSION}
2929

0 commit comments

Comments
 (0)