Skip to content

Merge branch 'master' into dependabot/go_modules/github.com/fatih/col… #173

Merge branch 'master' into dependabot/go_modules/github.com/fatih/col…

Merge branch 'master' into dependabot/go_modules/github.com/fatih/col… #173

Workflow file for this run

name: PullRequest
on: [push, pull_request]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Test
run: |
go test hssh/providers
go test hssh/models