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:
committed by
Kevin McCarthy
parent
c596a160b3
commit
5b2fc2712e
1
.github/workflows/main.yml
vendored
1
.github/workflows/main.yml
vendored
@@ -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"]
|
||||
|
||||
Reference in New Issue
Block a user