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:
push:
branches: [master]
branches: [main]
pull_request:
env:
GOPROXY: "https://proxy.golang.org"


Loading…
Cancel
Save