Update check-formatting.yml

This commit is contained in:
pajlada 2019-11-02 12:18:18 +01:00 committed by GitHub
parent 28a1c7234e
commit 3aedd682a6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -3,9 +3,10 @@ name: Check formatting
on: [push]
jobs:
build:
container: ubuntu:19.10
runs-on: ubuntu-latest
container:
image: ubuntu:19.10
steps:
- name: apt-get update