Skip to content

Commit

Permalink
Created Build Test
Browse files Browse the repository at this point in the history
  • Loading branch information
Super-T02 committed Aug 19, 2024
1 parent 8187cc5 commit 3bc2d41
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/build-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,9 @@ jobs:
- name: Run tests
run: |
colcon test --event-handlers console_cohesion+
colcon test-result --verbose
echo "Skipping tests for now"
# colcon test --event-handlers console_cohesion+
# colcon test-result --verbose
- name: Finish
run: echo "Build and test finished"
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,5 @@
# camera_preprocessing

[![Build](https://github.com/DHBW-Smart-Rollerz/camera_preprocessing/actions/workflows/build-test.yaml/badge.svg)](https://github.com/DHBW-Smart-Rollerz/camera_preprocessing/actions/workflows/build-test.yaml)

Camera pre-processing for Smarty

0 comments on commit 3bc2d41

Please sign in to comment.