forked from GitHub/gf-rgl
Run tests on pull requests as well
This commit is contained in:
3
.github/workflows/test.yml
vendored
3
.github/workflows/test.yml
vendored
@@ -1,7 +1,8 @@
|
|||||||
name: Check that the RGL can successfully build
|
name: Check that the RGL can successfully build
|
||||||
|
|
||||||
on:
|
on:
|
||||||
push
|
- push
|
||||||
|
- pull_request
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
|
|||||||
Reference in New Issue
Block a user