Skip to content

Commit

Permalink
Test bash
Browse files Browse the repository at this point in the history
  • Loading branch information
hebasto committed Oct 24, 2024
1 parent 7a1aafc commit 351942f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,4 +37,5 @@ jobs:

- name: Run valgrind
run: |
valgrind ls
which bash
valgrind bash -c 'echo Hello'

0 comments on commit 351942f

Please sign in to comment.