Skip to content

Commit

Permalink
fix: use the browser tests target for browser gh actions test
Browse files Browse the repository at this point in the history
  • Loading branch information
enmand committed Apr 8, 2024
1 parent 491f3b9 commit 578ca51
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -93,4 +93,4 @@ jobs:
uses: actions-rs/cargo@v1
with:
command: make
args: test-store-js
args: test-store-js-browser

0 comments on commit 578ca51

Please sign in to comment.