WIP: Color #4

Draft
bspeice wants to merge 8 commits from color into main
Showing only changes of commit d79ff7be21 - Show all commits
+1 -1
View File
@@ -21,7 +21,7 @@ jobs:
steps:
- uses: actions/checkout@v6
- uses: actions-rust-lang/setup-rust-toolchain@v1
- run: cargo check
- run: cargo check --all-targets
- run: cargo test
test-gpu: