Skip to content

Commit 4544fe7

Browse files
authored
Merge pull request #3 from marcomq/dev
Add ComputeHandler as Middleware
2 parents e54acb9 + 553dc50 commit 4544fe7

41 files changed

Lines changed: 1932 additions & 503 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,4 +44,4 @@ jobs:
4444
run: sudo apt-get update && sudo apt-get install -y libssl-dev pkg-config zlib1g-dev
4545

4646
- name: Run cargo test
47-
run: cargo test --all-targets
47+
run: cargo test --lib --bins

0 commit comments

Comments
 (0)