docs: update discord link (#534)

This commit is contained in:
Federico Kunze Küllmer
2021-09-07 07:54:53 +00:00
committed by GitHub
parent 26c5eabb18
commit c3f70aeaf7
3 changed files with 10 additions and 8 deletions
+6 -4
View File
@@ -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