Add to workflow
This commit is contained in:
parent
399715521e
commit
f0dda202b2
2
.github/workflows/rust.yml
vendored
2
.github/workflows/rust.yml
vendored
@ -170,7 +170,7 @@ jobs:
|
|||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
os: [ubuntu-latest]
|
os: [ubuntu-latest]
|
||||||
path: [async-std, tokio, actix_example, rocket_example]
|
path: [async-std, tokio, actix_example, actix4_example, rocket_example]
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v2
|
- uses: actions/checkout@v2
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user