Skip to content

Commit

Permalink
Added secret key to tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Sergio committed Dec 14, 2019
1 parent 33ab62f commit 0da7e2f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,4 +56,6 @@ jobs:
mix deps.compile
- name: Run tests
env:
TEST_NPM_TOKEN: ${{ secrets.TEST_NPM_TOKEN }}
run: mix test --trace

0 comments on commit 0da7e2f

Please sign in to comment.