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