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