diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index b48c6dbc3..251055ec7 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -1,7 +1,8 @@ name: Check that the RGL can successfully build on: - push + - push + - pull_request jobs: build: