run test actions on pull requests
@@ -1,6 +1,6 @@
name: Tests
-on: [push]
+on: [push, pull_request]
env:
# Customize the CMake build type here (Release, Debug, RelWithDebInfo, etc.)