enable build & run tests for the pull_requests (#745)

This commit is contained in:
Anas DORBANI
2024-04-05 02:24:27 +00:00
committed by GitHub
parent 8c2b4f5fde
commit c834aa7275

View File

@@ -1,6 +1,6 @@
name: Run Tests
name: Build & Run Tests
on: [push]
on: [push, pull_request]
jobs:
test: