diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index ec66e9fdb7..2993e10630 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -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