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 Sep 23, 2024
1 parent d33b410 commit e44d6e2
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 @@ -110,6 +110,9 @@ jobs:
if: ${{ matrix.os != 'macos' }}
run: makim smoke-tests.dir-relative-path

- name: Run smoke test for interactive-args
run: makim smoke-tests.interactive-args

- name: Run unit tests
run: makim tests.unittest

Expand Down

0 comments on commit e44d6e2

Please sign in to comment.