Browse Source

Update github config files

tags/v1.0.0
guanguans 3 years ago
parent
commit
0193c1a754
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      .github/workflows/tests.yml

+ 1
- 1
.github/workflows/tests.yml View File

@@ -2,7 +2,7 @@ name: Tests


on: on:
push: push:
branches: [master]
branches: [main]
pull_request: pull_request:
env: env:
GOPROXY: "https://proxy.golang.org" GOPROXY: "https://proxy.golang.org"


Loading…
Cancel
Save