Skip to content

Commit

Permalink
Use https git url for test-runner
Browse files Browse the repository at this point in the history
Closes #18
  • Loading branch information
Sean Walker committed Aug 23, 2018
1 parent 690a9e7 commit f652b10
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deps.edn
Expand Up @@ -20,5 +20,5 @@
{:extra-paths ["test"]
:main-opts ["-m" "cognitect.test-runner"]
:extra-deps
{com.cognitect/test-runner {:git/url "git@github.com:cognitect-labs/test-runner"
{com.cognitect/test-runner {:git/url "https://github.com/cognitect-labs/test-runner.git"
:sha "5f2b5c2efb444df76fb5252102b33f542ebf7f58"}}}}}

0 comments on commit f652b10

Please sign in to comment.