Skip to content

Commit

Permalink
remove most tests from github action until fixed on github runners.
Browse files Browse the repository at this point in the history
  • Loading branch information
doronhi committed Oct 12, 2021
1 parent a9da53a commit 324760c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -83,5 +83,5 @@ jobs:
run: |
cd ${{github.workspace}}/catkin_ws
source ${{github.workspace}}/.bashrc
${{ matrix._python }} src/realsense-ros/realsense2_camera/scripts/rs2_test.py --all
${{ matrix._python }} src/realsense-ros/realsense2_camera/scripts/rs2_test.py non_existent_file

0 comments on commit 324760c

Please sign in to comment.