Skip to content

Commit

Permalink
add ls for debug
Browse files Browse the repository at this point in the history
  • Loading branch information
jkitchin committed Dec 29, 2024
1 parent 9f4fbc4 commit b33072d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ffi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,5 +24,6 @@ jobs:
- name: Run ffi tests
run: |
make
ls
make check

0 comments on commit b33072d

Please sign in to comment.