mirror of
https://github.com/MetaCubeX/Clash.Meta.git
synced 2025-04-05 06:03:34 +03:00
[update] dev build
This commit is contained in:
parent
6e5859d1bf
commit
6962f0b7e1
1 changed files with 3 additions and 3 deletions
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…
Add table
Reference in a new issue