Skip to content
This repository has been archived by the owner on Nov 14, 2023. It is now read-only.

Commit

Permalink
Merge pull request #239 from hotosm/fix/add-unit-test-develop
Browse files Browse the repository at this point in the history
added unit test on develop branch
  • Loading branch information
kshitijrajsharma authored Jun 14, 2022
2 parents f6b24bb + 17f6afa commit 3bfd42a
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 3bfd42a

Please sign in to comment.