From 368625167a8449935efe9771cce2b77e6944cd95 Mon Sep 17 00:00:00 2001 From: Vladimir Sapronov Date: Thu, 3 Jun 2021 23:54:06 -0400 Subject: [PATCH] Fixed CircleCI context --- .circleci/config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.circleci/config.yml b/.circleci/config.yml index b016d174..a7aba7ea 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -35,4 +35,4 @@ workflows: go-junit-report: jobs: - go-junit-report: - context: github \ No newline at end of file + context: specgen