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