From d02c23572b8c98d2f14cfdf724ac644a39e697d5 Mon Sep 17 00:00:00 2001 From: Pavel Murygin Date: Mon, 21 Feb 2022 16:31:52 +0300 Subject: [PATCH] fix name --- .github/workflows/test-aqua-ipfs-integration.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/test-aqua-ipfs-integration.yml b/.github/workflows/test-aqua-ipfs-integration.yml index f1b37a1..b1b6722 100644 --- a/.github/workflows/test-aqua-ipfs-integration.yml +++ b/.github/workflows/test-aqua-ipfs-integration.yml @@ -1,4 +1,4 @@ -name: Run tests for js-based projects +name: Run tests for "aqua ipfs integration" project on: push: