We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 09c8d68 commit 7d1f880Copy full SHA for 7d1f880
1 file changed
.circleci/config.yml
@@ -48,7 +48,7 @@ jobs:
48
- checkout
49
- run:
50
name: Clone test script
51
- command: git clone -b golang-version https://github.com/auth0-samples/api-quickstarts-tests test
+ command: git clone -b golang-version https://github.com/rafanog/api-quickstarts-tests test
52
- persist_to_workspace:
53
root: ~/
54
paths:
0 commit comments