mirror of
https://github.com/fafhrd91/actix-web
synced 2025-01-19 06:04:40 +01:00
only run tests on stable
This commit is contained in:
parent
f3f41a0cc7
commit
2f79daec16
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
@ -68,6 +68,7 @@ jobs:
|
|||||||
with: { command: ci-check-default }
|
with: { command: ci-check-default }
|
||||||
|
|
||||||
- name: tests
|
- name: tests
|
||||||
|
if: matrix.version == 'stable' # temp?
|
||||||
timeout-minutes: 60
|
timeout-minutes: 60
|
||||||
run: |
|
run: |
|
||||||
cargo test --lib --tests -p=actix-router --all-features
|
cargo test --lib --tests -p=actix-router --all-features
|
||||||
|
Loading…
x
Reference in New Issue
Block a user