workflow: delete unneeded matrix

This commit is contained in:
Dawid Dziurla 2019-11-18 13:25:32 +01:00
parent cca8b03288
commit 2b63aaa674
No known key found for this signature in database
GPG Key ID: 7B6D8368172E9B0B

View File

@ -8,9 +8,6 @@ on:
jobs:
main:
runs-on: ubuntu-latest
strategy:
matrix:
branch: [test]
steps:
- name: Checkout
uses: actions/checkout@v1