Skip to content

Commit

Permalink
RM ci: inspect proc
Browse files Browse the repository at this point in the history
  • Loading branch information
ericonr committed Jan 13, 2025
1 parent a764bad commit 5ad990f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,4 +64,4 @@ jobs:
- name: Build
run: ninja -C build
- name: Run tests
run: ninja -C build test
run: cat /proc/sys/fs/suid_dumpable && ninja -C build test

0 comments on commit 5ad990f

Please sign in to comment.