Skip to content
This repository has been archived by the owner on Feb 3, 2025. It is now read-only.

Commit

Permalink
exclude mutiny-server from workspace
Browse files Browse the repository at this point in the history
  • Loading branch information
elnosh committed Apr 4, 2024
1 parent 12bd81e commit 0ef9077
Show file tree
Hide file tree
Showing 5 changed files with 5,201 additions and 498 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,10 +34,7 @@ jobs:
cargo +nightly-2023-10-24 fmt -- --check
- name: Check docs
run: cargo +nightly-2023-10-24 doc --exclude mutiny-server --workspace

- name: Check docs server
run: cargo +nightly-2023-10-24 doc --target x86_64-unknown-linux-gnu -p mutiny-server
run: cargo +nightly-2023-10-24 doc

website:
name: Build WASM binary
Expand Down
Loading

0 comments on commit 0ef9077

Please sign in to comment.