From c3f70aeaf735590162e91152aa4907a1f8025cdf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Federico=20Kunze=20K=C3=BCllmer?= <31522760+fedekunze@users.noreply.github.com> Date: Tue, 7 Sep 2021 09:54:53 +0200 Subject: [PATCH] docs: update discord link (#534) --- .github/workflows/test.yml | 10 ++++++---- README.md | 4 ++-- docs/.vuepress/config.js | 4 ++-- 3 files changed, 10 insertions(+), 8 deletions(-) diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index df826c9e..454d4946 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -41,6 +41,7 @@ jobs: - uses: technote-space/get-diff-action@v5 with: PATTERNS: | + **/**.sol **/**.go go.mod go.sum @@ -83,10 +84,11 @@ jobs: - uses: technote-space/get-diff-action@v5 id: git_diff with: - SUFFIX_FILTER: | - .go - .mod - .sum + PATTERNS: | + **/**.sol + **/**.go + go.mod + go.sum - name: test-solidity run: | make test-solidity diff --git a/README.md b/README.md index 0e12f16a..f9a9749b 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ parent:
- + Discord