diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index ed5407d8..6e6ed067 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -54,4 +54,4 @@ jobs: - name: Test with pytest run: | - pytest -vx tests/test_modeleditor1.py \ No newline at end of file + pytest -vx tests/test_parse_error.py \ No newline at end of file