Introduce CI matrix
This commit is contained in:
parent
0245f38f95
commit
92af5f1fea
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
@ -16,6 +16,7 @@ jobs:
|
||||
- run: flake8 run.py core
|
||||
test:
|
||||
runs-on: ubuntu-latest
|
||||
strategy:
|
||||
matrix:
|
||||
include:
|
||||
- name: CPU
|
||||
|
Loading…
Reference in New Issue
Block a user