Skip to content

Commit

Permalink
#44: setting up wfcommons testing infrastructure
Browse files Browse the repository at this point in the history
  • Loading branch information
rafaelfsilva committed Sep 19, 2024
1 parent f63d382 commit 278bb50
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,8 @@ jobs:
- name: Upload coverage
if: github.ref == 'refs/heads/main'
uses: codecov/codecov-action@v4
with:
token: ${{ secrets.CODECOV_TOKEN }}

- name: Build documentation
run: |
Expand Down

0 comments on commit 278bb50

Please sign in to comment.