Update ci.yml

This commit is contained in:
Malte Rosenbjerg 2020-02-21 17:57:25 +01:00 committed by GitHub
parent 3c09a2041b
commit 1223836a24
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,7 +1,7 @@
name: CI
on: [push, pull_request]
jobs:
build:
ci:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1