Skip to content

Commit

Permalink
remove(ci): Tests
Browse files Browse the repository at this point in the history
  • Loading branch information
2096779623 committed Jan 28, 2023
1 parent 6d7f80e commit 8e8a7c8
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,9 +27,6 @@ jobs:
mkdir -p dist
go build -o dist/fadian-go -v ./main.go
- name: Test
run: go test -v ./...

- name: Upload artifacts
uses: actions/upload-artifact@v3
with:
Expand Down

0 comments on commit 8e8a7c8

Please sign in to comment.