Skip to content

Commit e716941

Browse files
committed
added fit_daemon running on CICD
1 parent 160f9c6 commit e716941

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/test_and_docs.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,7 @@ jobs:
7373
- name: Execute Feature Integration Tests
7474
run: |
7575
bazel test --config=linux-x86_64 //feature_integration_tests/test_cases:fit
76+
bazel test --config=linux-x86_64 //feature_integration_tests/test_cases:fit_daemon
7677
- name: Publish build summary
7778
if: always()
7879
run: |

0 commit comments

Comments
 (0)