mirror of
https://github.com/e1732a364fed/v2ray_simple.git
synced 2025-12-24 13:27:56 +08:00
🔨 修复格式问题
This commit is contained in:
3
.github/workflows/release.yml
vendored
3
.github/workflows/release.yml
vendored
@@ -205,4 +205,5 @@ jobs:
|
||||
repo_token: ${{ secrets.GITHUB_TOKEN }}
|
||||
file: ./verysimple-${{ steps.get_filename.outputs.ASSET_NAME }}.zip*
|
||||
tag: ${{ github.ref }}
|
||||
file_glob: true
|
||||
file_glob: true
|
||||
|
||||
3
.github/workflows/test.yml
vendored
3
.github/workflows/test.yml
vendored
@@ -39,4 +39,5 @@ jobs:
|
||||
run: make
|
||||
|
||||
- name: Test
|
||||
run: go test -timeout 1h -v ./...
|
||||
run: go test -timeout 1h -v ./...
|
||||
|
||||
Reference in New Issue
Block a user