1
0
mirror of https://github.com/actix/actix-extras.git synced 2025-06-26 18:37:41 +02:00

Do not run tests on MSRV (#250)

This commit is contained in:
Yuki Okushi
2022-05-25 22:07:31 +09:00
committed by GitHub
parent d11a272384
commit f6508f290c
6 changed files with 18 additions and 18 deletions

View File

@ -18,7 +18,7 @@ jobs:
options: --entrypoint redis-server
steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v3
- name: Install stable
uses: actions-rs/toolchain@v1