Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
amagyar-iohk committed Mar 13, 2024
1 parent 96ade0a commit faf77ac
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,9 @@ jobs:
--include-target Pollux \
--include-target PrismAgent > lcov.info
- name: List files
run: ls -la

- name: Publish to coveralls
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit faf77ac

Please sign in to comment.