Skip to content

Commit

Permalink
Merge pull request #163 from firstbatchxyz/erhant/req-response-for-specs
Browse files Browse the repository at this point in the history
feat: request-response for spec-sharing
  • Loading branch information
erhant authored Jan 15, 2025
2 parents 2b453cb + 5b7fc05 commit e217fb4
Show file tree
Hide file tree
Showing 25 changed files with 1,448 additions and 159 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,13 @@ on:
# Source files in each member
- "compute/src/**"
- "p2p/src/**"
- "monitor/src/**"
- "workflows/src/**"
# Cargo in each member
- "compute/Cargo.toml"
- "p2p/Cargo.toml"
- "workflows/Cargo.toml"
- "monitor/Cargo.toml"
# root-level Cargo
- "Cargo.lock"
# workflow itself
Expand Down
Loading

0 comments on commit e217fb4

Please sign in to comment.