Skip to content

Commit

Permalink
ci: fix unit test github action
Browse files Browse the repository at this point in the history
  • Loading branch information
nadeem-cs committed Nov 7, 2023
1 parent 1315ed4 commit d88ca28
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/unit-test.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,10 @@
name: Unit Test & Reports
on:
pull_request:
push:
branches:
- master
- main
- next
jobs:
build-test:
name: Build & Test
Expand Down

0 comments on commit d88ca28

Please sign in to comment.