mirror of
https://github.com/actix/actix-extras.git
synced 2024-11-23 15:51:06 +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
|
||||
with:
|
||||
command: ci-test
|
||||
args: --exclude=actix-redis -- --nocapture
|
||||
args: --exclude=actix-redis --exclude=actix-session -- --nocapture
|
||||
|
||||
- name: Clear the cargo caches
|
||||
run: |
|
||||
|
Loading…
Reference in New Issue
Block a user