Skip to content

Commit

Permalink
Add heartbeat-test
Browse files Browse the repository at this point in the history
  • Loading branch information
Bjorn Jorgensen committed Mar 21, 2024
1 parent fdb6518 commit 100791c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/api-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,5 +41,8 @@ jobs:
- name: Tags test
run: ./tests/tags-test.sh

- name: Heartbeat test
run: ./tests/heartbeat-test.sh

- name: End test
run: ./tests/stop-instances.sh

0 comments on commit 100791c

Please sign in to comment.