From 14fb3a6cea2b31942c45acfa03d46989226152ab Mon Sep 17 00:00:00 2001 From: yulike Date: Wed, 16 Nov 2022 23:20:55 -0500 Subject: [PATCH] updated the slack alert --- .github/workflows/run_chain_template.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/run_chain_template.yml b/.github/workflows/run_chain_template.yml index c7464a1..dedefc4 100644 --- a/.github/workflows/run_chain_template.yml +++ b/.github/workflows/run_chain_template.yml @@ -59,4 +59,4 @@ jobs: - name: Run slack alert run: | - "python alert_call.py test" \ No newline at end of file + python alert_call.py test \ No newline at end of file