Skip to content

Commit

Permalink
fix CI
Browse files Browse the repository at this point in the history
  • Loading branch information
ranile committed Feb 15, 2022
1 parent f2d38a0 commit 64453ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
uses: actions-rs/cargo@v1
with:
command: test
args: --all
args: --workspace --exclude gloo-net

browser_tests:
name: Browser Tests
Expand Down

0 comments on commit 64453ba

Please sign in to comment.