Skip to content

Commit

Permalink
add test in github workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
abhijeetSaroha committed Jan 21, 2025
1 parent a767fa5 commit fedd805
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -130,6 +130,9 @@ jobs:
if: ${{ matrix.os != 'macos' }}
run: makim smoke-tests.ssh-remote-execution

- name: Run smoke test for scheduler
run: makim smoke-tests.scheduler

- name: Semantic Release PR Title Check
uses: osl-incubator/[email protected]
if: success() || failure()
Expand Down

0 comments on commit fedd805

Please sign in to comment.