Skip to content

Commit

Permalink
cat kernel_pattern to verify
Browse files Browse the repository at this point in the history
  • Loading branch information
fzakaria committed Mar 16, 2024
1 parent 3d4591d commit 5266df1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/buildAndTestCMake.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ jobs:
run: |
ulimit -c unlimited
make x
sudo ./x
cat /proc/sys/kernel/core_pattern
./x
- name: Configure and Build LLVM
shell: bash
Expand Down

0 comments on commit 5266df1

Please sign in to comment.