Skip to content

Commit

Permalink
chore: add DEBUG to functional test
Browse files Browse the repository at this point in the history
  • Loading branch information
kakha urigashvili authored and RonWang committed Aug 28, 2020
1 parent ca57f84 commit 3bc16bb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/functional-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,3 +26,4 @@ jobs:
ASK_REFRESH_TOKEN: ${{ secrets.ASK_REFRESH_TOKEN }}
AWS_ACCESS_KEY_ID: ${{ secrets.AWS_ACCESS_KEY_ID }}
AWS_SECRET_ACCESS_KEY: ${{ secrets.AWS_SECRET_ACCESS_KEY }}
DEBUG: true

0 comments on commit 3bc16bb

Please sign in to comment.