1
0
Fork 0

CI: run tests in pull requests

This commit is contained in:
William Light 2020-09-06 00:45:49 +02:00
parent 00c18dd91e
commit 128eab1b1d

View file

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