mirror of
https://gitclone.com/github.com/MetaCubeX/Clash.Meta
synced 2025-02-23 06:13:14 +08:00
[update] dev build
This commit is contained in:
parent
6e5859d1bf
commit
6962f0b7e1
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…
Reference in New Issue
Block a user