Skip to content

Commit

Permalink
Remove null monitorlib test
Browse files Browse the repository at this point in the history
  • Loading branch information
BenjaminPelletier committed Oct 19, 2023
1 parent 692763d commit 789e278
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,15 +30,6 @@ jobs:
- name: Shell lint
run: make shell-lint

monitorlib-test:
name: monitorlib tests
uses: ./.github/workflows/monitoring-test.yml
with:
name: monitorlib
script: |
cd monitoring/monitorlib
make test
mock_uss-test:
name: mock_uss tests
uses: ./.github/workflows/monitoring-test.yml
Expand Down

0 comments on commit 789e278

Please sign in to comment.