There was an error while loading. Please reload this page.
1 parent 56ace5e commit dda175dCopy full SHA for dda175d
1 file changed
.github/workflows/ci.yml
@@ -34,7 +34,7 @@ jobs:
34
run: cargo clippy --all-targets
35
- name: Tests
36
working-directory: rustscript-egui-ui
37
- run: cargo test --tests --jobs 4
+ run: cargo test --tests
38
- name: Example run
39
40
run: cargo run --example panel
0 commit comments