mirror of
https://github.com/MetaCubeX/mihomo.git
synced 2025-01-09 18:59:06 +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') }}
|
key: ${{ runner.os }}-go-${{ hashFiles('**/go.sum') }}
|
||||||
restore-keys: |
|
restore-keys: |
|
||||||
${{ runner.os }}-go-
|
${{ runner.os }}-go-
|
||||||
- name: Get dependencies, run test
|
# - name: Get dependencies, run test
|
||||||
run: |
|
# run: |
|
||||||
go test ./...
|
# go test ./...
|
||||||
- name: Build
|
- name: Build
|
||||||
if: success()
|
if: success()
|
||||||
env:
|
env:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user