added the python alert

This commit is contained in:
yulike 2022-11-16 23:08:45 -05:00
parent ce97752dcb
commit 779e3a0f23

View File

@ -55,4 +55,8 @@ jobs:
name: results_artifact
- name: Display structure of downloaded files
run: ls -R
run: ls -R
- name: Run slack alert
run: |
"python alert_call.py test"