Skip to content

Commit 16ca5bd

Browse files
committed
run tests
1 parent 59254fe commit 16ca5bd

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/static-checking.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,3 +34,5 @@ jobs:
3434
poetry install --all-extras -vvv
3535
- name: validate
3636
run: ./validate.sh
37+
- name: tests
38+
run: ./test.sh

0 commit comments

Comments
 (0)