Skip to content

Commit

Permalink
test1
Browse files Browse the repository at this point in the history
  • Loading branch information
dorin100 authored and dorin100 committed May 4, 2021
1 parent faf1928 commit c981119
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions .buildkite/sync_tests_commit_results.sh
@@ -1,9 +1,12 @@
#!/usr/bin/env bash

git remote add origin git@github.com:input-output-hk/cardano-node-tests.git

print("----------------")

echo "----------------"
git remote -v
print("----------------")
echo "----------------"


git remote set-url origin git@github.com:input-output-hk/cardano-node-tests.git

Expand Down

0 comments on commit c981119

Please sign in to comment.