Skip to content

Commit 6243699

Browse files
committed
test
1 parent 527ad28 commit 6243699

File tree

6 files changed

+6
-6
lines changed

6 files changed

+6
-6
lines changed

.github/workflows/build-test-linux-aarch64-jetpack.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: Build and test Linux aarch64 wheels for Jetpack
22

33
on:
4-
#pull_request:
4+
pull_request:
55
push:
66
branches:
77
- main

.github/workflows/build-test-linux-aarch64.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: Build and test Linux aarch64 wheels
22

33
on:
4-
#pull_request:
4+
pull_request:
55
push:
66
branches:
77
- main

.github/workflows/build-test-linux-x86_64.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: Build and test Linux x86_64 wheels
22

33
on:
4-
#pull_request:
4+
pull_request:
55
push:
66
branches:
77
- main

.github/workflows/build-test-linux-x86_64_rtx.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: RTX - Build and test Linux x86_64 wheels
22

33
on:
4-
#pull_request:
4+
pull_request:
55
push:
66
branches:
77
- main

.github/workflows/build-test-windows.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: Build and test Windows wheels
22

33
on:
4-
#pull_request:
4+
pull_request:
55
push:
66
branches:
77
- main

.github/workflows/build-test-windows_rtx.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: RTX - Build and test Windows wheels
22

33
on:
4-
#pull_request:
4+
pull_request:
55
push:
66
branches:
77
- main

0 commit comments

Comments
 (0)