Skip to content

Commit e506782

Browse files
authored
Update config.yml
1 parent ed1c0c9 commit e506782

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
- checkout
4949
- run:
5050
name: Clone test script
51-
command: git clone -b golang-version https://github.com/rafanog/api-quickstarts-tests test
51+
command: git clone https://github.com/auth0-samples/api-quickstarts-tests test
5252
- persist_to_workspace:
5353
root: ~/
5454
paths:

0 commit comments

Comments
 (0)