Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Claudson Oliveira authored May 26, 2021
1 parent f1b1434 commit d57333e
Showing 1 changed file with 0 additions and 15 deletions.
15 changes: 0 additions & 15 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,11 +16,6 @@ jobs:
with:
go-version: 1.12
id: go

- name: Setup BATS
uses: mig4/setup-bats@v1
with:
bats-version: 1.2.1

- name: Check out code into the Go module directory
uses: actions/checkout@v1
Expand Down Expand Up @@ -54,11 +49,6 @@ jobs:
with:
go-version: 1.12
id: go

- name: Setup BATS
uses: mig4/setup-bats@v1
with:
bats-version: 1.2.1

- name: Check out code into the Go module directory
uses: actions/checkout@v1
Expand Down Expand Up @@ -93,11 +83,6 @@ jobs:
go-version: 1.12
id: go

- name: Setup BATS
uses: mig4/setup-bats@v1
with:
bats-version: 1.2.1

- name: Check out code into the Go module directory
uses: actions/checkout@v1

Expand Down

0 comments on commit d57333e

Please sign in to comment.