Skip to content

Merge pull request #102 from mcthomas/master #61

Merge pull request #102 from mcthomas/master

Merge pull request #102 from mcthomas/master #61

Workflow file for this run

name: Workflow for testing all services
on: [push]
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Checkout repository
uses: actions/checkout@v1
- name: Testing all services
uses: ./.github/action-test/