Skip to content

Commit

Permalink
activate test
Browse files Browse the repository at this point in the history
Signed-off-by: Yu Chin Fabian Lim <[email protected]>
  • Loading branch information
fabianlim committed May 15, 2024
1 parent 630dd42 commit ea24bc7
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/format.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,3 +47,7 @@ jobs:
run: |
cd plugins/${{ matrix.plugin_name }}
tox -e fmt
- name: Run pytest
run: |
cd plugins/${{ matrix.plugin_name }}
tox -e py

0 comments on commit ea24bc7

Please sign in to comment.