Add to workflow

This commit is contained in:
Chris Tsang 2021-10-01 11:15:38 +08:00
parent 399715521e
commit f0dda202b2

View File

@ -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