Skip to content

Commit

Permalink
[ci] enable js tests
Browse files Browse the repository at this point in the history
  • Loading branch information
kLabz committed Sep 12, 2023
1 parent 5563d41 commit 525d8df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -363,7 +363,7 @@ jobs:
strategy:
fail-fast: false
matrix:
target: [macro]
target: [macro, js]
steps:
- uses: actions/checkout@main
with:
Expand Down

0 comments on commit 525d8df

Please sign in to comment.