We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 59254fe commit 16ca5bdCopy full SHA for 16ca5bd
1 file changed
.github/workflows/static-checking.yml
@@ -34,3 +34,5 @@ jobs:
34
poetry install --all-extras -vvv
35
- name: validate
36
run: ./validate.sh
37
+ - name: tests
38
+ run: ./test.sh
0 commit comments