Skip to content

Commit

Permalink
Stop buffering
Browse files Browse the repository at this point in the history
  • Loading branch information
tannewt committed Oct 1, 2024
1 parent 92e733e commit 5aebc20
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,4 +45,4 @@ jobs:
ADABOT_GITHUB_ACCESS_TOKEN: ${{ secrets.ADABOT_GITHUB_ACCESS_TOKEN }}
RTD_TOKEN: ${{ secrets.RTD_TOKEN }}
run: |
python3 -u -m pytest
python3 -m pytest

0 comments on commit 5aebc20

Please sign in to comment.