Skip to content

Simplify worker argument handling and remove parallel processing #20

Simplify worker argument handling and remove parallel processing

Simplify worker argument handling and remove parallel processing #20

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!