mirror of
https://github.com/TheRealOwenRees/plantid-discord-bot.git
synced 2026-07-22 20:16:57 +00:00
test env var in secrets
This commit is contained in:
@@ -30,6 +30,8 @@ jobs:
|
||||
run: mix deps.get
|
||||
|
||||
- name: Run tests
|
||||
env:
|
||||
PLANTID_DISCORD_BOT_TOKEN: ${{ secrets.PLANTID_DISCORD_BOT_TOKEN }}
|
||||
run: mix test
|
||||
|
||||
- name: Clean build
|
||||
|
||||
Reference in New Issue
Block a user