Skip to content

Commit

Permalink
Echo the core_pattern
Browse files Browse the repository at this point in the history
  • Loading branch information
bmhowe23 committed Jan 11, 2025
1 parent 2b781f4 commit 7756d6a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build_wheels.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -143,6 +143,8 @@ jobs:
run: |
bash .github/workflows/scripts/install_git_cli.sh
apt install -y --no-install-recommends libgfortran5 unzip
echo "cat /proc/sys/kernel/core_pattern"
cat /proc/sys/kernel/core_pattern
- name: Download CUDAQX wheels
uses: actions/download-artifact@v4
Expand Down

0 comments on commit 7756d6a

Please sign in to comment.