mirror of
https://github.com/facebookresearch/pytorch3d.git
synced 2025-07-31 10:52:50 +08:00
run CI tests on main
Reviewed By: MichaelRamamonjisoa Differential Revision: D66162168 fbshipit-source-id: 90268c1925fa9439b876df143035c9d3c3a74632
This commit is contained in:
parent
91c9f34137
commit
c17e6f947a
3
.github/workflows/build.yml
vendored
3
.github/workflows/build.yml
vendored
@ -3,6 +3,9 @@ on:
|
|||||||
pull_request:
|
pull_request:
|
||||||
branches:
|
branches:
|
||||||
- main
|
- main
|
||||||
|
push:
|
||||||
|
branches:
|
||||||
|
- main
|
||||||
jobs:
|
jobs:
|
||||||
binary_linux_conda_cuda:
|
binary_linux_conda_cuda:
|
||||||
runs-on: 4-core-ubuntu-gpu-t4
|
runs-on: 4-core-ubuntu-gpu-t4
|
||||||
|
Loading…
x
Reference in New Issue
Block a user