Skip to content

Commit

Permalink
visualizer: Reverse communication direction between WebAPI and visual…
Browse files Browse the repository at this point in the history
…izer
  • Loading branch information
mrozycki committed Dec 9, 2023
1 parent 7b9c0c0 commit fb4ae31
Show file tree
Hide file tree
Showing 15 changed files with 158 additions and 263 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,11 +42,6 @@ jobs:
uses: actions-rs/cargo@v1
with:
command: clippy
- name: Clippy webapi with websocket
uses: actions-rs/cargo@v1
with:
command: clippy
args: -p rustmas-webapi --features websocket
- name: Test
uses: actions-rs/cargo@v1
with:
Expand Down
Loading

0 comments on commit fb4ae31

Please sign in to comment.