Skip to content

Commit

Permalink
infrastructure
Browse files Browse the repository at this point in the history
  • Loading branch information
TomasSirotek committed Nov 16, 2023
1 parent 6e846c9 commit f3d2616
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,14 +75,6 @@ jobs:
path-to-lcov: tests/Application.FunctionalTests/.coverage/coverage.info
parallel: true

- name: InfrastructureIntegrationTests Report Upload
uses: coverallsapp/github-action@master
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
flag-name: InfrastructureIntegrationTests
path-to-lcov: tests/Infrastructure.IntegrationTests/.coverage/coverage.info
parallel: true

- name: Conclude Coverage Upload
uses: coverallsapp/github-action@master
with:
Expand Down

0 comments on commit f3d2616

Please sign in to comment.