Skip to content

Merge pull request #5 from python/dummy_ci #2

Merge pull request #5 from python/dummy_ci

Merge pull request #5 from python/dummy_ci #2

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!