mirror of
https://github.com/bolucat/Archive.git
synced 2025-12-24 13:28:37 +08:00
Update On Mon Aug 26 20:34:39 CEST 2024
This commit is contained in:
2
mihomo/.github/workflows/build.yml
vendored
2
mihomo/.github/workflows/build.yml
vendored
@@ -207,6 +207,8 @@ jobs:
|
||||
if: ${{ matrix.jobs.test == 'test' }}
|
||||
run: |
|
||||
go test ./...
|
||||
echo "---test with_gvisor---"
|
||||
go test ./... -tags "with_gvisor" -count=1
|
||||
|
||||
- name: Update CA
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user