Skip to content

Commit f2aa021

Browse files
committed
IND-2524 checks.yml updated with unit test coverage
1 parent 11c4497 commit f2aa021

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

Diff for: .github/workflows/checks.yml

+2-3
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,8 @@ name: Checks
22

33
on:
44
push:
5-
branches: [coverage-test]
6-
#workflow_dispatch:
7-
#pull_request:
5+
workflow_dispatch:
6+
pull_request:
87

98
jobs:
109
unit_tests:

0 commit comments

Comments
 (0)