Skip to content

Commit 96663c8

Browse files
committed
Update rust.yml
1 parent 4cb6fc4 commit 96663c8

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/rust.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -367,8 +367,10 @@ jobs:
367367
- working-directory: ./sea-orm-sync
368368
run: cargo test --test '*' --features tests-features,rusqlite
369369
- working-directory: ./sea-orm-sync/examples/quickstart
370+
name: run quickstart example
370371
run: cargo run
371372
- working-directory: ./sea-orm-sync/examples/parquet_example
373+
name: run parquet example
372374
run: cargo run
373375

374376
mysql:

0 commit comments

Comments
 (0)