Skip to content

Commit f63017a

Browse files
Bouncheckavelanarius
authored andcommitted
Fix typo in 3.x tests workflow
Replaces 1 ccm link, since main repo is up to date now.
1 parent 5973f68 commit f63017a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/[email protected]

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -193,7 +193,7 @@ jobs:
193193

194194
- name: Setup environment
195195
run: |
196-
pip3 install https://github.com/avelanarius/scylla-ccm/archive/master.zip
196+
pip3 install https://github.com/scylladb/scylla-ccm/archive/master.zip
197197
sudo sh -c "echo 2097152 >> /proc/sys/fs/aio-max-nr"
198198
199199
- name: Run integration tests on Scylla (${{ matrix.scylla-version }})

0 commit comments

Comments
 (0)