Skip to content

Commit

Permalink
Merge branch 'develop'
Browse files Browse the repository at this point in the history
  • Loading branch information
kshitijrajsharma committed Jun 14, 2022
2 parents 849fb65 + 3bfd42a commit 34759a0
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/ci.yml → .github/workflows/Unit-Test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,12 @@ name: Unit Test
on:
push:
branches:
- bug/unittest
- master
- develop
pull_request:
branches:
- master
- develop

jobs:
deploy:
Expand Down

0 comments on commit 34759a0

Please sign in to comment.