feat: add live outage countdown cli dashboard
This commit is contained in:
@@ -21,6 +21,11 @@ jobs:
|
||||
- name: Check out repository
|
||||
uses: https://gitea.com/actions/checkout@v4
|
||||
|
||||
- name: Test standalone Bash CLI
|
||||
run: |
|
||||
bash -n main.sh tests/test_main.sh
|
||||
bash tests/test_main.sh
|
||||
|
||||
- name: Lint
|
||||
run: ruff check .
|
||||
|
||||
|
||||
Reference in New Issue
Block a user