Skip to content

Commit

Permalink
feat: configure 'Mithril Client multi-platform test' workflow in nigh…
Browse files Browse the repository at this point in the history
…tly dispatcher
  • Loading branch information
jpraynaud committed Jan 2, 2025
1 parent 13917c8 commit ec9f5ae
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/nightly-dispatcher.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,9 @@ jobs:
aggregator-stress-test:
uses: ./.github/workflows/aggregator-stress-test.yml

test-client:
uses: ./.github/workflows/test-client.yml

notify-on-failure:
runs-on: ubuntu-22.04
needs: [docker-builds, aggregator-stress-test]
Expand Down

0 comments on commit ec9f5ae

Please sign in to comment.