Skip to content

Commit f689a23

Browse files
committed
Update GH Action
1 parent faa0de4 commit f689a23

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/test.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -26,10 +26,6 @@ jobs:
2626
- name: Checkout code
2727
uses: actions/checkout@v2
2828

29-
- name: Test
30-
run: |
31-
go version
32-
3329
- name: Install dependencies
3430
run: |
3531
go get -u github.com/bradleyfalzon/apicompat/cmd/apicompat

0 commit comments

Comments
 (0)