Update tests.yml
parent
26c400bf1e
commit
91fc4c7ed1
|
@ -2,9 +2,9 @@ name: Python tests
|
||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches: [ master ]
|
branches: [ main ]
|
||||||
pull_request:
|
pull_request:
|
||||||
branches: [ master ]
|
branches: [ main ]
|
||||||
|
|
||||||
env:
|
env:
|
||||||
OMP_NUM_THREADS: 2
|
OMP_NUM_THREADS: 2
|
||||||
|
|
Loading…
Reference in New Issue