Skip to content

Commit

Permalink
Removed deleted projects from github workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
josephg committed Sep 12, 2024
1 parent 0e34339 commit daed018
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 @@ -20,4 +20,4 @@ jobs:
override: true

- run: cargo test
- run: cargo test -p dt-cli -p diamond-types-crdt -p rle -p content-tree -p dt-wasm -p dt-swift
- run: cargo test -p dt-cli -p rle -p dt-wasm -p dt-swift

0 comments on commit daed018

Please sign in to comment.