Skip to content

Commit

Permalink
update AUTH_API_KEY for rbac tests
Browse files Browse the repository at this point in the history
  • Loading branch information
nelsonic committed Nov 11, 2021
1 parent eeefe39 commit f5dddac
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,9 +28,9 @@ jobs:
- name: Run Tests
run: mix coveralls.json
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
# GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
MIX_ENV: test
AUTH_API_KEY: 2PzB7PPnpuLsbWmWtXpGyI+kfSQSQ1zUW2Atz/+8PdZuSEJzHgzGnJWV35nTKRwx
AUTH_API_KEY: 2cfxNapy2cgJG6ENBn3J54ZcV3vtDkcP6ne7eB4JWqrpos3yxhE/2cfxNaJJQcjXdUWVJxc15AtVt3wHvPtRozB3crTJ7JPyapncMzF
AUTH_URL: https://dwylauth.herokuapp.com
- name: Upload coverage to Codecov
uses: codecov/codecov-action@v1

0 comments on commit f5dddac

Please sign in to comment.