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:
|
||||
matrix:
|
||||
os: [ubuntu-latest]
|
||||
path: [basic, actix_example, actix4_example, rocket_example]
|
||||
path: [basic, actix_example, actix4_example, axum_example, rocket_example]
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user