mirror of
https://github.com/itzg/docker-minecraft-server.git
synced 2026-05-04 19:15:24 +00:00
ci: MODS_FORGEAPI_KEY was missing from tests step
This commit is contained in:
@@ -115,6 +115,7 @@ jobs:
|
||||
- name: Run tests
|
||||
env:
|
||||
MINECRAFT_VERSION: ${{ matrix.mcVersion }}
|
||||
MODS_FORGEAPI_KEY: ${{ secrets.MODS_FORGEAPI_KEY }}
|
||||
run: |
|
||||
tests/test.sh
|
||||
|
||||
|
||||
Reference in New Issue
Block a user