Merge pull request #13 from Nightapes/Nightapes-patch-1

feat(ci): add github actions
This commit is contained in:
Felix Wiedmann
2019-08-22 09:12:47 +02:00
committed by GitHub

View File

@@ -6,11 +6,6 @@ jobs:
name: Build name: Build
runs-on: ubuntu-latest runs-on: ubuntu-latest
steps: steps:
- name: tmp
run: |
echo $GITHUB_EVENT_NAME
cat $GITHUB_EVENT_PATH
- name: Set up Go 1.12 - name: Set up Go 1.12
uses: actions/setup-go@v1 uses: actions/setup-go@v1