Skip to content

Commit

Permalink
update workflow with debug info
Browse files Browse the repository at this point in the history
  • Loading branch information
trappitsch committed Feb 3, 2025
1 parent d697b4e commit 8735a94
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/integration_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,8 @@ jobs:
path: "cowsay"
- name: Test build cowsay-python (CLI)
run: |
cd cowsay
ls
cd cowsay-python
git checkout 3db622cefd8b11620ece7386d4151b5e734b078b
box init -q -b build
box package
Expand Down

0 comments on commit 8735a94

Please sign in to comment.