Skip to content

Commit

Permalink
Bump
Browse files Browse the repository at this point in the history
  • Loading branch information
lucemans committed Aug 7, 2024
1 parent ace930f commit 6c7d67a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
strategy:
fail-fast: false
matrix:
suite: [server, worker]
suite: [server] #, worker]
include:
- suite: server
build: cargo build --release
Expand Down

0 comments on commit 6c7d67a

Please sign in to comment.