1
0
Fork 0

Run tests on pull request

timestamps
dump_stack() 2020-09-15 11:05:27 +00:00
parent e43993c6e5
commit 02663fad64
Signed by: dump_stack
GPG Key ID: BE44DA8C062D87DC
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
name: macOS
on: [push]
on: [push, pull_request]
jobs:
build:

View File

@ -1,6 +1,6 @@
name: Ubuntu
on: [push]
on: [push, pull_request]
jobs:
build: