Skip to content

Commit

Permalink
Remove codecov github action and configs temporarily
Browse files Browse the repository at this point in the history
  • Loading branch information
deadlycoconuts committed Oct 1, 2024
1 parent f6e5f3e commit dc25762
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 13 deletions.
8 changes: 0 additions & 8 deletions .github/workflows/ci-pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -111,14 +111,6 @@ jobs:
- name: Run Integration Test
run: make it-test-api

- uses: codecov/codecov-action@v4
with:
flags: api-test
name: api-test
token: ${{ secrets.CODECOV_TOKEN }}
working-directory: ./api
codecov_yml_path: ../.github/workflows/codecov-config/codecov.yml

e2e-test:
runs-on: ubuntu-latest
needs:
Expand Down
5 changes: 0 additions & 5 deletions .github/workflows/codecov-config/codecov.yml

This file was deleted.

0 comments on commit dc25762

Please sign in to comment.