Trying to get github tests to work

This commit is contained in:
2024-04-29 01:13:38 +05:30
parent ba573fd230
commit e9d5aafde4

View File

@@ -20,4 +20,4 @@ jobs:
steps:
- uses: actions/checkout@v3
- name: test
run: make tests VERBOSE = 2 && make test VERBOSE=2
run: make test VERBOSE=2