Skip to content

Commit

Permalink
add missing newline
Browse files Browse the repository at this point in the history
  • Loading branch information
jurajsic authored Jan 5, 2025
1 parent 16f26cd commit e97c3b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/js-binding.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,4 +54,4 @@ jobs:
- name: Test JS Binding
run: |
cd src/api/js
npm test
npm test

0 comments on commit e97c3b1

Please sign in to comment.