Skip to content

Commit

Permalink
Remove cat error log and add back -W option
Browse files Browse the repository at this point in the history
  • Loading branch information
jnywong committed May 8, 2024
1 parent 73e8c57 commit 440eba6
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/test-docs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,5 +32,4 @@ jobs:
env:
GRAFANA_TOKEN: ${{ secrets.GRAFANA_TOKEN }}
run: |
make dirhtml SPHINXOPTS='--color --keep-going'
cat /home/runner/work/team-compass/team-compass/_build/dirhtml/reports/partnerships/community_success/hub-activity.err.log
make dirhtml SPHINXOPTS='--color -W --keep-going'

0 comments on commit 440eba6

Please sign in to comment.