mirror of
https://github.com/oneclickvirt/portchecker.git
synced 2025-12-24 13:29:24 +08:00
update
This commit is contained in:
8
.github/workflows/main.yaml
vendored
8
.github/workflows/main.yaml
vendored
@@ -22,10 +22,10 @@ jobs:
|
||||
with:
|
||||
go-version: 'stable'
|
||||
|
||||
- name: Build and Test on Default Platform
|
||||
run: |
|
||||
go build -v ./...
|
||||
go test -v ./...
|
||||
# - name: Build and Test on Default Platform
|
||||
# run: |
|
||||
# go build -v ./...
|
||||
# go test -v ./...
|
||||
|
||||
- name: Delete Existing Release Assets
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user