mirror of
https://github.com/actix/actix-extras.git
synced 2025-02-25 03:23:20 +01:00
ignore actix-session tests on master ci
This commit is contained in:
parent
7e6335a09f
commit
0ba1073cb2
2
.github/workflows/ci-master.yml
vendored
2
.github/workflows/ci-master.yml
vendored
@ -122,7 +122,7 @@ jobs:
|
|||||||
timeout-minutes: 40
|
timeout-minutes: 40
|
||||||
with:
|
with:
|
||||||
command: ci-test
|
command: ci-test
|
||||||
args: --exclude=actix-redis -- --nocapture
|
args: --exclude=actix-redis --exclude=actix-session -- --nocapture
|
||||||
|
|
||||||
- name: Clear the cargo caches
|
- name: Clear the cargo caches
|
||||||
run: |
|
run: |
|
||||||
|
Loading…
x
Reference in New Issue
Block a user