Skip to content

Commit 5e72463

Browse files
committed
add run tests to pull requests
1 parent a9a011d commit 5e72463

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/run_tests_ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: Run Tests
2-
on: [push]
2+
on: [push, pull_request]
33

44
jobs:
55
build-on-linux:

0 commit comments

Comments
 (0)