Skip to content

Commit

Permalink
actually run valgrind!
Browse files Browse the repository at this point in the history
  • Loading branch information
molpopgen committed Jan 18, 2024
1 parent 1cab9db commit c36eb4d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test_ffi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,4 +66,4 @@ jobs:
- name: Run demes C example through valgrind
if: matrix.os == 'ubuntu-latest'
run: |
./build/example demes/demes-spec/examples/browning_america.yaml
valgrind ./build/example demes/demes-spec/examples/browning_america.yaml

0 comments on commit c36eb4d

Please sign in to comment.