Skip to content

Commit

Permalink
fix make test.
Browse files Browse the repository at this point in the history
  • Loading branch information
fiatjaf committed Nov 4, 2024
1 parent af01320 commit c762b42
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/all.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,5 @@ jobs:
- run: node --version
- uses: actions/checkout@main
- run: brew install emscripten autoconf automake libtool
- run: npm install
- run: make test

0 comments on commit c762b42

Please sign in to comment.