mirror of
https://github.com/s0md3v/roop.git
synced 2025-12-16 02:37:18 +00:00
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
|
- run: flake8 run.py core
|
||||||
test:
|
test:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
include:
|
include:
|
||||||
- name: CPU
|
- name: CPU
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user