Skip to content

Changes by 'go mod tidy' #10

Changes by 'go mod tidy'

Changes by 'go mod tidy' #10

Workflow file for this run

name: Validate and Test
on:
push:
branches:
- '*'
jobs:
test:
name: Validate and Test
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Run
run: scripts/run-tests-in-container.sh