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

View file

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