mirror of
https://github.com/emilk/egui.git
synced 2026-06-27 07:03:14 -04:00
[github-actions] fix typo
This commit is contained in:
2
.github/workflows/rust.yml
vendored
2
.github/workflows/rust.yml
vendored
@@ -30,7 +30,7 @@ jobs:
|
||||
- uses: actions-rs/cargo@v1
|
||||
with:
|
||||
command: test
|
||||
arg: -p egui # Only test egui due to weird build issues with the others
|
||||
args: -p egui # Only test egui due to weird build issues with the others
|
||||
|
||||
fmt:
|
||||
name: Rustfmt
|
||||
|
||||
Reference in New Issue
Block a user