We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4ca45f8 commit a107191Copy full SHA for a107191
1 file changed
.circleci/config.yml
@@ -53,7 +53,7 @@ jobs:
53
machine: true
54
steps:
55
- checkout
56
- - run: git clone https://github.com/rafanog/spa-script scripts
+ - run: git clone https://github.com/auth0-samples/spa-quickstarts-tests scripts
57
- persist_to_workspace:
58
root: ~/
59
paths:
0 commit comments