Skip to content

Commit

Permalink
Merge pull request #140 from eseiler/infra/codecov
Browse files Browse the repository at this point in the history
[INFRA] Update ci_coverage.yml
  • Loading branch information
eseiler authored Oct 17, 2023
2 parents 939b3e1 + bc075d5 commit dcef639
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci_coverage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -111,6 +111,5 @@ jobs:
- name: Submit coverage build
uses: codecov/codecov-action@v3
with:
token: ${{ secrets.CODECOV_TOKEN }}
files: ${{ github.workspace }}/build/coverage_report.xml
fail_ci_if_error: false

1 comment on commit dcef639

@vercel
Copy link

@vercel vercel bot commented on dcef639 Oct 17, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

hibf – ./

hibf.vercel.app
hibf-seqan.vercel.app
hibf-git-main-seqan.vercel.app

Please sign in to comment.