mirror of
https://github.com/nmattia/niv.git
synced 2024-11-29 09:42:35 +03:00
Run tests on all master commits
This commit is contained in:
parent
70345acf49
commit
db185fc24e
3
.github/workflows/test.yml
vendored
3
.github/workflows/test.yml
vendored
@ -1,6 +1,9 @@
|
||||
name: "Test"
|
||||
on:
|
||||
pull_request:
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
jobs:
|
||||
tests:
|
||||
strategy:
|
||||
|
Loading…
Reference in New Issue
Block a user