We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7448e6c commit 3468ebcCopy full SHA for 3468ebc
.github/workflows/gno-fmt.yaml
@@ -17,8 +17,7 @@ permissions:
17
env:
18
GO_VERSION: "1.23.x"
19
GOBIN: ${{ github.workspace }}/bin
20
- TOOLS_REPO: "gnolang/gno"
21
- TOOLS_REF: "master"
+
22
23
jobs:
24
lint:
.github/workflows/gno-lint.yaml
@@ -17,8 +17,6 @@ permissions:
.github/workflows/gno-test.yaml
0 commit comments