Skip to content

Commit

Permalink
Merge a983407 into f9df012
Browse files Browse the repository at this point in the history
  • Loading branch information
MikeMcQuaid committed Aug 14, 2019
2 parents f9df012 + a983407 commit 97e0355
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/tests.yml
@@ -1,5 +1,8 @@
name: GitHub Actions CI
on: [push]
on:
push:
branches: master
pull_request: []
jobs:
tests:
runs-on: ${{ matrix.os }}
Expand Down

0 comments on commit 97e0355

Please sign in to comment.