API: add POST method w/ service; test action

This commit is contained in:
Adam Wilson
2025-05-20 11:21:37 -06:00
parent 9281bbd2f0
commit eef8d73f7f
2 changed files with 14 additions and 1 deletions

View File

@@ -60,7 +60,6 @@ jobs:
- name: 'Run test API request'
run: ${{ github.workspace }}/.github/scripts/test_api.sh
if: false
- name: 'Start system monitoring'
run: ${{ github.workspace }}/.github/scripts/start_monitoring.sh &