Skip to content

Commit

Permalink
workflow try
Browse files Browse the repository at this point in the history
  • Loading branch information
henricasanova committed Sep 12, 2024
1 parent d95556b commit 346b419
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 @@ -86,6 +86,8 @@ jobs:
# END WITHOUT DOCKER
docker exec --workdir /home/wrench/examples wrench-daemon-container bash ./run_all_examples.sh
- name: Compute coverage
env:
TOKEN_GITHUB: ${{ secrets.TOKEN_GITHUB }}
run: |
# WITHOUT DOCKER
#pip install coverage
Expand Down

0 comments on commit 346b419

Please sign in to comment.