Skip to content

Merge pull request #28 from Kampouse/railway #114

Merge pull request #28 from Kampouse/railway

Merge pull request #28 from Kampouse/railway #114

Workflow file for this run

name: ci
on:
push:
branches:
- main
jobs:
tasks:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Setup Fluent CI
uses: fluentci-io/setup-fluentci@v5
- name: test
run: fluentci run . install test