Update ci.yml

Former-commit-id: 1223836a24
This commit is contained in:
Malte Rosenbjerg 2020-02-21 17:57:25 +01:00 committed by GitHub
parent 0168060628
commit 1820b96d18

View file

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