mirror of
https://github.com/OpenHands/OpenHands.git
synced 2026-03-22 13:47:19 +08:00
enable build & run tests for the pull_requests (#745)
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
name: Run Tests
|
||||
name: Build & Run Tests
|
||||
|
||||
on: [push]
|
||||
on: [push, pull_request]
|
||||
|
||||
jobs:
|
||||
test:
|
||||
Reference in New Issue
Block a user