Skip to content

try with dumb-init instead of mv #3

try with dumb-init instead of mv

try with dumb-init instead of mv #3

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!