Update workflow
This commit is contained in:
parent
f23a8f9c68
commit
a828c3f7ee
1
.github/workflows/rust.yml
vendored
1
.github/workflows/rust.yml
vendored
@ -41,6 +41,7 @@ jobs:
|
||||
command: test
|
||||
args: >
|
||||
--all
|
||||
--exclude 'sea-orm-example-*'
|
||||
--features default
|
||||
|
||||
sqlite:
|
||||
|
@ -1,5 +1,5 @@
|
||||
[package]
|
||||
name = "sea-orm-sqlx-example"
|
||||
name = "sea-orm-example-sqlx"
|
||||
version = "0.1.0"
|
||||
edition = "2018"
|
||||
publish = false
|
||||
|
Loading…
x
Reference in New Issue
Block a user