We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 51dceef commit 676af3aCopy full SHA for 676af3a
1 file changed
.circleci/config.yml
@@ -29,8 +29,7 @@ jobs:
29
- run:
30
name: Clone script test
31
command: git clone https://github.com/auth0-samples/api-quickstarts-tests test
32
- #command: git clone http://github.com/rafanog/test-script.git test
33
-
+
34
35
name: Prepare environment variables for test
36
command: |
0 commit comments