ci: MODS_FORGEAPI_KEY was missing from tests step

This commit is contained in:
Geoff Bourne
2022-02-24 07:25:55 -06:00
parent eb1170408f
commit 7ba6ef9ad8
2 changed files with 3 additions and 1 deletions

View File

@@ -115,6 +115,7 @@ jobs:
- name: Run tests
env:
MINECRAFT_VERSION: ${{ matrix.mcVersion }}
MODS_FORGEAPI_KEY: ${{ secrets.MODS_FORGEAPI_KEY }}
run: |
tests/test.sh