Remove version

This commit is contained in:
Danny McCormick 2019-07-11 13:02:52 -04:00 committed by GitHub
parent e93d8fd1dc
commit 18cbc6a02c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,8 +1,6 @@
version: 1.0
name: Main workflow name: Main workflow
on: [push] on: [push]
jobs: jobs:
run: run:
name: Run name: Run
runs-on: ${{ matrix.operating-system }} runs-on: ${{ matrix.operating-system }}