Skip to content

Commit 2f92dfe

Browse files
committed
Update CI
1 parent f4687a0 commit 2f92dfe

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

.github/workflows/test_for_python_test_example.yml

+2-3
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,8 @@
1-
name: test
2-
on: push
1+
name: Test for python_test_example
2+
on: [push, pull_request]
33

44
jobs:
55
build:
6-
name: Test for python_test_example
76
runs-on: ubuntu-18.04
87
steps:
98
- name: Checkout

0 commit comments

Comments
 (0)