Update workflow

This commit is contained in:
EstrellaXD
2023-05-04 19:04:01 +08:00
parent d7fee7b8b3
commit c952d3dee9

View File

@@ -29,4 +29,4 @@ jobs:
- name: Test
working-directory: ./src
run: |
pytest test/test_raw_parser.py
pytest