Skip to content

Commit

Permalink
Update unittest.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
rishi2019194 authored Oct 17, 2023
1 parent 73c4b2c commit c6e2d86
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/unittest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,6 @@ jobs:
run: python test/tests.py
- name: Running test cases for searching
run: python test/test_search.py
- name: Running test cases for util
run: python test/test_util.py

0 comments on commit c6e2d86

Please sign in to comment.