Skip to content

Commit

Permalink
テスト一つ一つ書いてたのを追加
Browse files Browse the repository at this point in the history
  • Loading branch information
voluntas committed Jan 25, 2024
1 parent 6436080 commit d402379
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/e2e-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,3 +26,4 @@ jobs:
- run: rye sync
- run: rye run python run.py
- run: rye run python -m pytest tests/test_recvonly.py -s
- run: rye run python -m pytest tests/test_messaging.py -s

0 comments on commit d402379

Please sign in to comment.