Skip to content

Merge pull request #6 from python/dumb-init #4

Merge pull request #6 from python/dumb-init

Merge pull request #6 from python/dumb-init #4

Workflow file for this run

name: Dummy-CI
on: [push]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
- name: Pass
run: echo Success!