Skip to content

Commit 81dfc43

Browse files
authored
Update main.yml
1 parent a5f9ae6 commit 81dfc43

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/main.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,6 @@ jobs:
1111
uses: actions/setup-go@v5
1212
with:
1313
go-version: '1.21.x'
14-
- name: Install dependencies
15-
run: go get .
1614
- name: Build
1715
run: go build -v cmd/reflexia/reflexia.go
1816
- name: Test with the Go CLI

0 commit comments

Comments
 (0)