1
1
mirror of https://github.com/nmattia/niv.git synced 2024-09-18 19:07:19 +03:00

Run tests on all master commits

This commit is contained in:
Nicolas Mattia 2019-12-09 10:19:04 +01:00
parent 70345acf49
commit db185fc24e

View File

@ -1,6 +1,9 @@
name: "Test"
on:
pull_request:
push:
branches:
- master
jobs:
tests:
strategy: