Dan Marsden
4 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
.github/workflows/ci.yml
|
@ -1,7 +1,7 @@ |
|
|
name: Run all tests |
|
|
name: Run all tests |
|
|
|
|
|
|
|
|
# Run this workflow every time a new commit pushed to your repository |
|
|
# Run this workflow every time a new commit pushed to your repository |
|
|
on: push |
|
|
on: [push, pull_request] |
|
|
|
|
|
|
|
|
jobs: |
|
|
jobs: |
|
|
setup: |
|
|
setup: |
|
|