Skip to content

Commit

Permalink
Renamed diamond-types-old to diamond-types-crdt in github workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
josephg committed Jan 30, 2024
1 parent 6658ccc commit 9670647
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-old -p rle -p content-tree -p dt-wasm -p dt-swift
- run: cargo test -p dt-cli -p diamond-types-crdt -p rle -p content-tree -p dt-wasm -p dt-swift

0 comments on commit 9670647

Please sign in to comment.