Skip to content

Commit

Permalink
Revert back to no mocking
Browse files Browse the repository at this point in the history
  • Loading branch information
fivegrant committed Sep 12, 2023
1 parent 99f4ff2 commit 37c67a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/report.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,4 +32,4 @@ jobs:
AWS_SECRET_ACCESS_KEY: ${{secrets.AWS_PROD_SECRET_ACCESS_KEY}}
BUCKET: ${{secrets.AWS_PROD_BUCKET}}
run: >
MOCK_TA1=TRUE poetry run poe report
MOCK_TA1=FALSE poetry run poe report

0 comments on commit 37c67a4

Please sign in to comment.