Skip to content

Commit

Permalink
ensure it's executable
Browse files Browse the repository at this point in the history
Signed-off-by: Soc Virnyl Estela <[email protected]>
  • Loading branch information
uncomfyhalomacro committed Nov 18, 2023
1 parent 84cca41 commit e948e23
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,5 @@ jobs:
cargo fmt -- --check
- name: Run sample projects to test
run: |
./runtests.sh
chmod +x runtests.sh
./runtests.sh

0 comments on commit e948e23

Please sign in to comment.