Skip to content

Commit

Permalink
Update test_language_bindings.yml
Browse files Browse the repository at this point in the history
Signed-off-by: Ian Hunter <ianfhunter@gmail.com>
  • Loading branch information
ianfhunter authored Mar 30, 2024
1 parent 50f48a6 commit 3b050a5
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/test_language_bindings.yml
Original file line number Diff line number Diff line change
Expand Up @@ -154,6 +154,9 @@ jobs:
emcc -v
make js
node ./build/js/a.out.js 1d20
- name: make jsweb
run: |
make jsweb
test_julia:
name: "Test: Julia"
Expand Down

0 comments on commit 3b050a5

Please sign in to comment.