disable integration testing

Signed-off-by: Casey Lee <cplee@nektos.com>
This commit is contained in:
Casey Lee 2020-02-18 00:00:59 -08:00
parent 3dd50dfe28
commit e4ee2ddab7
No known key found for this signature in database
GPG Key ID: 1899120ECD0A1784
1 changed files with 1 additions and 2 deletions

View File

@ -10,8 +10,7 @@ jobs:
steps:
- uses: actions/checkout@v2
- uses: ./.github/workflows/check
- uses: ./.github/workflows/integration
- uses: goreleaser/goreleaser-action@v1
#- uses: ./.github/workflows/integration
- name: Run GoReleaser
uses: goreleaser/goreleaser-action@v1
with: