Skip to content

Commit

Permalink
Remove tests folder and test action as there are no relevant tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Wiktor-99 committed Jul 6, 2024
1 parent df4aa4d commit 626aa11
Show file tree
Hide file tree
Showing 15 changed files with 0 additions and 307 deletions.
7 changes: 0 additions & 7 deletions .github/actions/test/action.yml

This file was deleted.

6 changes: 0 additions & 6 deletions .github/actions/test/run.sh

This file was deleted.

10 changes: 0 additions & 10 deletions .github/workflows/ros.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,15 +13,6 @@ on:
workflow_dispatch:

jobs:
test:
name: test
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@v3
- name: Test
uses: ./.github/actions/test/

lint:
name: ament_${{ matrix.linter }}
runs-on: ubuntu-latest
Expand All @@ -41,7 +32,6 @@ jobs:
name: Tests passed
needs:
- lint
- test
runs-on: ubuntu-latest
steps:
- name: Check
Expand Down
25 changes: 0 additions & 25 deletions ros2_grasp_service/test/test_copyright.py

This file was deleted.

23 changes: 0 additions & 23 deletions ros2_grasp_service/test/test_flake8.py

This file was deleted.

23 changes: 0 additions & 23 deletions ros2_grasp_service/test/test_pep257.py

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

0 comments on commit 626aa11

Please sign in to comment.