Skip to content

Commit

Permalink
add debug
Browse files Browse the repository at this point in the history
  • Loading branch information
juliannguyen4 committed Nov 20, 2024
1 parent 0e645a1 commit dbab95a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/valgrind.yml
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,8 @@ jobs:
if-no-files-found: error
path: './*.whl'

- run: echo ${{ github.ref }}

build-manylinux-wheel:
needs: look-for-wheel-in-jfrog
if: ${{ needs.look-for-wheel-in-jfrog.outputs.num_artifacts_found == 0 }}
Expand Down

0 comments on commit dbab95a

Please sign in to comment.