Run axum_example
on CI
This commit is contained in:
parent
e0302173c2
commit
1ed6371cbd
2
.github/workflows/rust.yml
vendored
2
.github/workflows/rust.yml
vendored
@ -290,7 +290,7 @@ jobs:
|
|||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
os: [ubuntu-latest]
|
os: [ubuntu-latest]
|
||||||
path: [basic, actix_example, actix4_example, rocket_example]
|
path: [basic, actix_example, actix4_example, axum_example, rocket_example]
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v2
|
- uses: actions/checkout@v2
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user