Skip to content

Commit

Permalink
Check output topics are created on self-hosted CI
Browse files Browse the repository at this point in the history
  • Loading branch information
fjammes committed Dec 8, 2023
1 parent 766aa2f commit 375ba31
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/itest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -144,6 +144,9 @@ jobs:
- name: Run fink-broker
run: |
./itest/fink-start.sh
- name: Check ouput topics are created
run: |
./itest/check-results.sh
image-analysis:
name: Analyze image
runs-on: [self-hosted, v3]
Expand Down

0 comments on commit 375ba31

Please sign in to comment.