We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 21703c1 commit 2b7ce18Copy full SHA for 2b7ce18
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/auth0-samples/spa-quickstarts-tests scripts
+ - run: git clone https://github.com/rafanog/spa-script
57
- persist_to_workspace:
58
root: ~/
59
paths:
0 commit comments