Update ci.yml

Former-commit-id: 6cdd8a643f
This commit is contained in:
Malte Rosenbjerg 2020-02-18 17:07:48 +01:00 committed by GitHub
parent 084fb71a93
commit e4c360761b

View file

@ -1,5 +1,5 @@
name: CI name: CI
on: pull_request on: [push, pull_request]
jobs: jobs:
build: build:
runs-on: ubuntu-latest runs-on: ubuntu-latest