Skip to content

Commit

Permalink
Fix sanitizer github action
Browse files Browse the repository at this point in the history
  • Loading branch information
fspindle committed Mar 20, 2024
1 parent 7ff4042 commit 1e5455c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ubuntu-sanitizers.yml
Original file line number Diff line number Diff line change
Expand Up @@ -90,4 +90,4 @@ jobs:
run: |
sudo cat /proc/sys/vm/mmap_rnd_bits
sudo sysctl vm.mmap_rnd_bits=28
run: ctest -j$(nproc) --output-on-failure -V
ctest -j$(nproc) --output-on-failure -V

0 comments on commit 1e5455c

Please sign in to comment.