From cdf439d83fe28c46efeba50693304261af5b7ec8 Mon Sep 17 00:00:00 2001 From: MoneroOcean Date: Mon, 7 Oct 2024 07:42:49 +0300 Subject: [PATCH] Fixed CI --- .github/workflows/test.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index bd10464..9ac5ce0 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -16,4 +16,5 @@ jobs: - name: Test run: | npm install + find . node_modules/cryptoforknote-util/tests/run.sh \ No newline at end of file