Skip to content

Add a note about cloud services to README #84

Add a note about cloud services to README

Add a note about cloud services to README #84

Workflow file for this run

name: Build and test
on:
push:
branches: [ "**" ]
pull_request:
branches: [ "master" ]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Build the Docker image
run: make test