Skip to content

Commit

Permalink
Let's debug Github actions
Browse files Browse the repository at this point in the history
  • Loading branch information
kajacx committed Mar 10, 2024
1 parent c71b023 commit a866863
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tests/run_all_tests.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
#!/usr/bin/sh
set -e

exit 0

for test in no_bindgen/*; do
test=$(echo "$test" | sed 's#no_bindgen/##')
sh skeletons/no_bindgen/run_test.sh "$test"
Expand Down

0 comments on commit a866863

Please sign in to comment.