mirror of
https://github.com/MetaCubeX/mihomo.git
synced 2024-11-16 11:42:43 +08:00
[update] dev build
This commit is contained in:
parent
2fecb437d5
commit
f89422823d
6
.github/workflows/dev.yml
vendored
6
.github/workflows/dev.yml
vendored
|
@ -23,9 +23,9 @@ jobs:
|
|||
key: ${{ runner.os }}-go-${{ hashFiles('**/go.sum') }}
|
||||
restore-keys: |
|
||||
${{ runner.os }}-go-
|
||||
- name: Get dependencies, run test
|
||||
run: |
|
||||
go test ./...
|
||||
# - name: Get dependencies, run test
|
||||
# run: |
|
||||
# go test ./...
|
||||
- name: Build
|
||||
if: success()
|
||||
env:
|
||||
|
|
Loading…
Reference in New Issue
Block a user