1
0
mirror of https://github.com/kevin1024/vcrpy.git synced 2025-12-08 16:53:23 +00:00

Change ci badge to github actions

This commit is contained in:
Jair Henrique
2021-11-02 21:05:45 -03:00
committed by Kevin McCarthy
parent c596a160b3
commit 5b2fc2712e
2 changed files with 2 additions and 3 deletions

View File

@@ -11,7 +11,6 @@ on:
jobs:
build:
runs-on: ubuntu-latest
continue-on-error: true
strategy:
matrix:
python-version: ["3.6", "3.7", "3.8", "3.9", "3.10", "pypy3"]