Skip to content

Commit

Permalink
Debug workflow
Browse files Browse the repository at this point in the history
Signed-off-by: Tyler Gu <[email protected]>
  • Loading branch information
tylergu committed Oct 7, 2024
1 parent 5d7ed7f commit d4ae67e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/unittest.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,8 @@ jobs:
--junitxml=pytest.xml
--cov-report=
--cov=acto
- name: ls debug
run: ls -al
- name: Upload coverage
uses: actions/upload-artifact@v4
with:
Expand Down

0 comments on commit d4ae67e

Please sign in to comment.