Skip to content

Update go and packages #17

Update go and packages

Update go and packages #17

Workflow file for this run

name: build
on:
pull_request:
jobs:
main:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v2
- run: docker build -t test .