From 0cecace6184be971b4e2b3adc86612988d3d32fd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Eren=20G=C3=B6lge?= Date: Tue, 16 Mar 2021 19:07:31 +0100 Subject: [PATCH] change to main branch --- run_tests.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/run_tests.sh b/run_tests.sh index c562027c..15e33ebf 100755 --- a/run_tests.sh +++ b/run_tests.sh @@ -15,4 +15,4 @@ nosetests tests -x &&\ ./tests/test_compute_statistics.sh && \ # linter check -cardboardlinter --refspec master \ No newline at end of file +cardboardlinter --refspec main \ No newline at end of file