Sfoglia il codice sorgente

Update github config files

tags/v1.0.0
guanguans 3 anni fa
parent
commit
0193c1a754
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. +1
    -1
      .github/workflows/tests.yml

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

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

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


Loading…
Annulla
Salva