CI: Set "MAXMIND_GEOLITE2_LICENSE" variable to enable GeoIP tests.

This commit is contained in:
Joachim Bauch 2020-08-13 14:03:16 +02:00
parent 968913e32d
commit 2734197e8d
Failed to extract signature
1 changed files with 2 additions and 0 deletions

View File

@ -8,6 +8,8 @@ on:
jobs:
go:
env:
MAXMIND_GEOLITE2_LICENSE: ${{ secrets.MAXMIND_GEOLITE2_LICENSE }}
strategy:
matrix:
go-version: