Skip to content

Commit

Permalink
Fix GitHub Actions (#6)
Browse files Browse the repository at this point in the history
This will hopefully fix the github actions.

Signed-off-by: David Brown <dmlb2000@gmail.com>
  • Loading branch information
dmlb2000 committed Oct 26, 2020
1 parent 3a98713 commit 48c9bd5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
---
name: Lint and Test
on: [push, pull_request]
jobs:
lint:
runs-on: ${{ matrix.os }}
Expand Down

0 comments on commit 48c9bd5

Please sign in to comment.