This commit is contained in:
Eugene Yurtsev
2025-04-15 11:43:34 -04:00
parent 64a524df76
commit 1a0b06a7cd
+1
View File
@@ -42,4 +42,5 @@ jobs:
- name: Run unit tests
shell: bash
run: |
PATH=$HOME/.deno/bin:$PATH
make test