Skip to content

Commit

Permalink
extend debug
Browse files Browse the repository at this point in the history
Signed-off-by: Pawel Czarnecki <[email protected]>
  • Loading branch information
lpawelcz committed Feb 19, 2024
1 parent 485af17 commit 8f6a09b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ jobs:
whoami
pwd
ls -la
echo $HOME
- name: Checkout Megaboom
uses: actions/checkout@v4
with:
Expand All @@ -41,6 +42,7 @@ jobs:
whoami
pwd
ls -la
echo $HOME
- name: query target
run: |
bazel query ${{ matrix.TARGET }}
Expand Down

0 comments on commit 8f6a09b

Please sign in to comment.