Skip to content

Commit

Permalink
Clone for stm reader and run test from there-6
Browse files Browse the repository at this point in the history
  • Loading branch information
RubelMozumder committed Apr 17, 2024
1 parent 5367d3c commit 2e884be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/plugin_test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -41,5 +41,5 @@ jobs:
pip install .
- name: Run test from stm plugin
run: |
pytest -sv --show-capture=no tests
pytest test_reader.py::test_stm_reader

0 comments on commit 2e884be

Please sign in to comment.